UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 139 B
declare const naive: import("./create").NUiInstance; export default naive; export declare const install: (app: import("vue").App) => void;