UNPKG

naive-ui

Version:

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

3 lines 141 B
export { default as thingDark } from "./dark.mjs"; export { default as thingLight } from "./light.mjs"; export { thingRtl } from "./rtl.mjs";