2021-10-29 12:58:18 +03:00

4 lines
95 B
TypeScript

export * from './notification';
export * from './notification.model';
export * from './types';