UNPKG

tdesign-react

Version:
7 lines (6 loc) 439 B
import './style/index.js'; export * from './type'; export declare const Notification: import("react").ForwardRefExoticComponent<import("./Notification").NotificationProps & import("react").RefAttributes<import("./type").NotificationInstance>>; export declare const notification: import("./NotificationPlugin").Notification; export declare const NotificationPlugin: import("./NotificationPlugin").Notification; export default Notification;