UNPKG

naive-ui

Version:

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

3 lines 191 B
export { default as NTab, tabProps } from "./src/Tab.mjs"; export { default as NTabPane, tabPaneProps } from "./src/TabPane.mjs"; export { default as NTabs, tabsProps } from "./src/Tabs.mjs";