UNPKG

whale-plus

Version:

A Component Library for Vue 3

16 lines (15 loc) 680 B
export declare const WlErmForm: import("whale/es/utils/vue/typescript.js").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{ title: { type: StringConstructor; default: string; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ title: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { title: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>; export default WlErmForm; export * from './src/form';