UNPKG

naive-ui

Version:

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

3 lines 135 B
export { default as tagDark } from "./dark.mjs"; export { default as tagLight } from "./light.mjs"; export { tagRtl } from "./rtl.mjs";