UNPKG

@idmwx/idmui-mapbox3

Version:

idm mapbox 3

38 lines (37 loc) 1.09 kB
export default _sfc_main; declare namespace _sfc_main { const name: string; const components: undefined; namespace props { namespace token { export const type: StringConstructor; const _default: string; export { _default as default }; } namespace permission { const type_1: NumberConstructor; export { type_1 as type }; const _default_1: number; export { _default_1 as default }; } namespace map { const type_2: ObjectConstructor; export { type_2 as type }; const _default_2: undefined; export { _default_2 as default }; } namespace forecastModel { const type_3: StringConstructor; export { type_3 as type }; } } const emits: string[]; function data(): { showPointRpt: boolean; pointQuery: {}; }; namespace methods { function handleMore(e: any): void; function handleMeasurableChange(data: any): void; } }