UNPKG

naive-ui

Version:

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

9 lines 152 B
import commonVars from "./_common.mjs"; function self() { return commonVars; } const flexLight = { name: 'Flex', self }; export default flexLight;