export type MiniCanvas = { readonly id: string; name: string; };