blob: 6eba20eb9205db402095980f3b2e9e5877f1e4b8 [file] [log] [blame]
export type AnnotationLayerMetadata = {
name: string;
sourceType?: string;
};