import img192w from '$images/scotsoun/sscd018-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'Robert Henryson', subtitle: 'Scotsoun Makars Series', longName: 'Scotsoun Makars Series – Robert Henryson', author: 'Robert Henryson', cdCount: 3, price: '25.00', scotsounId: '018', uploadDate: '2023-08-25', trackList: [ 'The Taill of the Uponlandis Mous and the Burges Mous', 'The Taill of the Paddok and the Mous', ], }; export default cd;