UNPKG

carbon-components-angular

Version:
7 lines (6 loc) 283 B
export { NotificationService } from "./notification.service"; export { NotificationDisplayService } from "./notification-display.service"; export { Notification } from "./notification.component"; export { Toast } from "./toast.component"; export declare class NotificationModule { }