UNPKG

element-plus

Version:
6 lines (5 loc) 322 B
import type { SFCWithInstall } from 'element-plus/es/utils/types'; declare const _Notify: SFCWithInstall<import("./src/notification.type").INotification>; export default _Notify; export declare const ElNotification: SFCWithInstall<import("./src/notification.type").INotification>; export * from './src/notification.type';