UNPKG

@idmwx/idmui-gl4

Version:

idm webgl4

34 lines (33 loc) 835 B
export default _sfc_main; declare namespace _sfc_main { const name: string; namespace props { namespace map { const type: ObjectConstructor; } namespace line { const type_1: ObjectConstructor; export { type_1 as type }; } namespace beforeLayer { const type_2: StringConstructor; export { type_2 as type }; } } function data(): { source: string; lineLayer: string; lineLabelLayer: string; }; namespace watch { export namespace line_1 { function handler(): void; const immediate: boolean; } export { line_1 as line }; } namespace methods { function handleRender(): void; function handleClear(): void; } }