next-ucap-messenger/projects/ucap-webmessenger-api/src/public-api.ts

8 lines
136 B
TypeScript
Raw Normal View History

2019-09-18 06:02:21 +00:00
/*
* Public API Surface of ucap-webmessenger-api
*/
export * from './lib/models/api';
export * from './lib/types/status-code.type';