7 lines
139 B
TypeScript
Raw Normal View History

2020-08-10 14:05:57 +09:00
/*
* Public API Surface of api-contact
*/
export * from './lib/services/contact-api.service';
export * from './lib/contact-api.module';