UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

14 lines (13 loc) 573 B
declare const _default: { ZForm: globalThis.Component & { install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void; }; ZFilterForm: globalThis.Component & { install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void; }; ZFormItem: globalThis.Component & { install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void; }; }; export default _default; export * from './src/props';