UNPKG

naive-ui

Version:

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

3 lines (2 loc) 141 B
import type { NotificationApiInjection } from './NotificationProvider'; export declare function useNotification(): NotificationApiInjection;