UNPKG

571 BTypeScriptView Raw
1declare var _default: import("vue").DefineComponent<any, object, {}, Record<string, import("@vue/reactivity").ComputedGetter<any> | import("vue").WritableComputedOptions<any>>, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
2 [x: string]: any;
3}> | Readonly<{
4 [x: string]: any;
5} & {
6 [x: number]: any;
7}>, {} | {
8 [x: string]: any;
9}>;
10export default _default;