UNPKG

ng2-yk-notifier

Version:
8 lines (6 loc) 186 B
/** * index */ export { NotifierOptions } from './notifier-options.service'; export { NotifierService } from './notifier.service'; export { NotifierModule } from './notifier.module';