UNPKG

@vuesax-alpha/nightly

Version:
5 lines (4 loc) 176 B
import type { Notify, NotifyFn } from './notification'; export declare const notification: NotifyFn & Partial<Notify>; declare const _default: Notify; export default _default;