@hyahfoufi/ng-snotify
Version:
Angular 2+ alternative notifications center
10 lines (9 loc) • 293 B
TypeScript
export * from './lib/components';
export * from './lib/enums';
export * from './lib/interfaces';
export * from './lib/models';
export * from './lib/pipes';
export * from './lib/services';
export * from './lib/snotify.module';
export * from './lib/toast-defaults';
export * from './lib/types';