6 lines
80 B
TypeScript
6 lines
80 B
TypeScript
/*
|
|
* Public API Surface of communication-lib
|
|
*/
|
|
|
|
export * from './lib/index';
|