UNPKG

naive-ui

Version:

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

9 lines 159 B
import commonVars from "./_common.mjs"; const self = () => { return commonVars; }; const spaceLight = { name: 'Space', self }; export default spaceLight;