UNPKG

@alifd/next

Version:

A configurable component library for web built on React.

5 lines (4 loc) 224 B
import type { NotificationConfig, NotificationOptions, Notification as INotification } from './types'; declare const _default: INotification; export default _default; export type { NotificationConfig, NotificationOptions };