UNPKG

naive-ui

Version:

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

4 lines (3 loc) 114 B
import type { ElementTheme } from './light'; declare const elementDark: ElementTheme; export default elementDark;