export type MapsetSource = { id: number; name: string; slug: string; notes: string; };