UNPKG

naive-ui

Version:

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

2 lines 171 B
export { default as NNotificationProvider, notificationProviderProps } from "./src/NotificationProvider.mjs"; export { useNotification } from "./src/use-notification.mjs";