UNPKG

gramli-angular-notifier

Version:

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.

7 lines (6 loc) 308 B
export * from './lib/components/notifier-container.component'; export * from './lib/components/notifier-notification.component'; export * from './lib/models/notifier-config.model'; export * from './lib/notifier.module'; export * from './lib/notifier.tokens'; export * from './lib/services/notifier.service';