@idmwx/idmui-gl3
Version:
idm webgl3
60 lines (59 loc) • 1.74 kB
TypeScript
export default _sfc_main;
declare namespace _sfc_main {
const name: string;
namespace props {
namespace map {
const type: ObjectConstructor;
}
namespace enabled {
const type_1: BooleanConstructor;
export { type_1 as type };
}
namespace beforeLayer {
const type_2: StringConstructor;
export { type_2 as type };
const _default: string;
export { _default as default };
}
namespace bottom {
const type_3: StringConstructor;
export { type_3 as type };
const _default_1: string;
export { _default_1 as default };
}
namespace token {
const type_4: StringConstructor;
export { type_4 as type };
const _default_2: string;
export { _default_2 as default };
}
namespace toggleVersion {
const type_5: NumberConstructor;
export { type_5 as type };
}
namespace permission {
const type_6: NumberConstructor;
export { type_6 as type };
}
}
const emits: string[];
function data(): {
helper: any;
vendor: string;
right: number;
};
namespace watch {
export namespace vendor {
function handler(): void;
const immediate: boolean;
}
export namespace toggleVersion_1 {
export function handler(): void;
const immediate_1: boolean;
export { immediate_1 as immediate };
}
export { toggleVersion_1 as toggleVersion };
}
function mounted(): void;
const methods: {};
}