Task/move notification service to UI library (#6048)
* Move notification service to UI library * Update changelogpull/6053/head
parent
a36f87d592
commit
76e06ed59f
@ -0,0 +1,3 @@
|
||||
export * from './interfaces/interfaces';
|
||||
export * from './notification.module';
|
||||
export * from './notification.service';
|
||||
Loading…
Reference in new issue