UNPKG

@idmwx/idmui-gl4

Version:

idm webgl4

29 lines (28 loc) 736 B
export default _sfc_main; declare namespace _sfc_main { const name: string; namespace props { namespace title { const type: StringConstructor; } namespace tips { const type_1: StringConstructor; export { type_1 as type }; } namespace loading { const type_2: BooleanConstructor; export { type_2 as type }; const _default: boolean; export { _default as default }; } } const emits: string[]; function data(): { showDialog: boolean; }; namespace methods { function handleClose(): void; function handleDelete(): void; function open(): void; } }