import img192w from '$images/scotsoun/sscd020-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'William Dunbar', subtitle: 'Scotsoun Makars Series', longName: 'Scotsoun Makars Series – William Dunbar', author: 'William Dunbar', cdCount: 2, price: '18.00', scotsounId: '020', uploadDate: '2023-08-25', trackList: ['The Tretis of the Tua Mariit Wemen and the Wedo', 'Remonstrance to the King'], }; export default cd;