6 lines
88 B
TypeScript
6 lines
88 B
TypeScript
/*
|
|
* Public API Surface of notification
|
|
*/
|
|
|
|
export * from './lib/types/channel.type';
|