@addapptables/notifier
Version:
Material notifier library for angular
10 lines (9 loc) • 489 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { AbstractStrategy as ɵb } from './lib/strategies/abstract-strategy';
export { BottomLeftStrategy as ɵe } from './lib/strategies/bottom-left.strategy';
export { BottomRightStrategy as ɵa } from './lib/strategies/bottom-right.strategy';
export { TopLeftStrategy as ɵd } from './lib/strategies/top-left.strategy';
export { TopRightStrategy as ɵc } from './lib/strategies/top-right.strategy';