UNPKG

@idmwx/idmui-gl4

Version:

idm webgl4

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