UNPKG

naive-ui

Version:

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

4 lines (3 loc) 134 B
import type { NotificationTheme } from './light'; declare const notificationDark: NotificationTheme; export default notificationDark;