@idmwx/idmui-gl4
Version:
idm webgl4
38 lines (37 loc) • 1.06 kB
TypeScript
export default _sfc_main;
declare namespace _sfc_main {
const name: string;
const components: undefined;
namespace props {
namespace map {
export const type: ObjectConstructor;
const _default: undefined;
export { _default as default };
}
namespace token {
const type_1: StringConstructor;
export { type_1 as type };
}
namespace beforeLayer {
const type_2: StringConstructor;
export { type_2 as type };
const _default_1: string;
export { _default_1 as default };
}
namespace forecastModel {
const type_3: StringConstructor;
export { type_3 as type };
}
}
const emits: never[];
function data(): {
realTime: undefined;
weatherCheckList: never[];
tropicals: undefined;
gateway: string;
assistGateway: string[];
defaultMeteoToken: string;
};
function mounted(): void;
const methods: {};
}