UNPKG

@hufe921/canvas-editor-plugin-diagram

Version:
10 lines (9 loc) 239 B
export declare const DOMAIN = "https://embed.diagrams.net"; export declare const QUERIES: { ui: string; proto: string; libraries: number; configure: number; noSaveBtn: number; }; export declare const FORMAT = "xmlsvg";