UNPKG

@idmwx/idmui-gl3

Version:

idm webgl3

30 lines (29 loc) 721 B
export default _sfc_main; declare namespace _sfc_main { const name: string; namespace props { namespace map { const type: ObjectConstructor; } namespace enabled { const type_1: BooleanConstructor; export { type_1 as type }; } } function data(): { labelLayer: string; lineLayer: string; fillLayer: string; }; namespace watch { export namespace enabled_1 { function handler(): void; const immediate: boolean; } export { enabled_1 as enabled }; } namespace methods { function handleRender(): void; function handleClear(): void; } }