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>

11 lines (10 loc) 426 B
declare const _default: { ZTable: globalThis.Component & { install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void; }; ZTableCustomColumnContainer: globalThis.Component & { install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void; }; }; export default _default; export * from './src/props';