UNPKG

@idmwx/idmui-gl4

Version:

idm webgl4

36 lines (35 loc) 865 B
export default _sfc_main; declare namespace _sfc_main { const name: string; namespace props { namespace map { const type: ObjectConstructor; } namespace mapFeather { const type_1: StringConstructor; export { type_1 as type }; } namespace area { const type_2: ObjectConstructor; export { type_2 as type }; } } function data(): { source: string; layer: string; }; namespace computed { function layerColor(): any; } namespace watch { export namespace area_1 { function handler(): void; const immediate: boolean; } export { area_1 as area }; } namespace methods { function handleRender(): void; function handleClear(): void; } }