UNPKG

g-ui-web

Version:

可视化组件库

102 lines (101 loc) 3.02 kB
declare const GDynamicTarget: ({ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; trends: { type: ArrayConstructor; default: never[]; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { props: any; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { type: string; size: string; title: string; dbOptions: Record<string, any>; trends: unknown[]; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; trends: { type: ArrayConstructor; default: never[]; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { props: any; }, {}, {}, {}, { type: string; size: string; title: string; dbOptions: Record<string, any>; trends: unknown[]; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; trends: { type: ArrayConstructor; default: never[]; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { props: any; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { type: string; size: string; title: string; dbOptions: Record<string, any>; trends: unknown[]; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin) & Record<string, any>; export default GDynamicTarget;