UNPKG

@idmwx/idmui-gl4

Version:

idm webgl4

46 lines (45 loc) 1.28 kB
export default _sfc_main; declare namespace _sfc_main { const name: string; namespace props { namespace modelValue { export const type: BooleanConstructor; const _default: boolean; export { _default as default }; } namespace group { const type_1: ObjectConstructor; export { type_1 as type }; const _default_1: null; export { _default_1 as default }; } namespace gateway { const type_2: StringConstructor; export { type_2 as type }; } namespace token { const type_3: StringConstructor; export { type_3 as type }; } namespace defaultMeteoToken { const type_4: StringConstructor; export { type_4 as type }; } } const emits: string[]; function data(): { localName: string; saving: boolean; }; namespace watch { export namespace group_1 { function handler(val: any): void; const immediate: boolean; } export { group_1 as group }; } namespace methods { function handleClose(): void; function handleConfirm(): Promise<void>; } }