UNPKG

carbon-components-angular

Version:
6 lines (5 loc) 206 B
export { NotificationService } from "./notification.service"; export { Notification } from "./notification.component"; export { Toast } from "./toast.component"; export declare class NotificationModule { }