UNPKG

g-ui-web

Version:

可视化组件库

22 lines (21 loc) 853 B
declare const GPlan: ({ new (...args: any[]): any; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<any, { props: any; planRef: globalThis.Ref<null, null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, { description: string; dbOptions: Record<string, any>; isYearDate: boolean; isLegend: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { empty?(_: { class: string; }): any; }; }) & import('vue').Plugin) & Record<string, any>; export default GPlan;