UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

10 lines (9 loc) 503 B
export default function wrapWithConnect(WrappedComponent: any): import("vue").DefineComponent<any, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ [x: string]: any; } | ({ [x: string]: any; } & { [x: number]: any; })>, {} | { [x: string]: any; }>;