7 lines
139 B
TypeScript
7 lines
139 B
TypeScript
/*
|
|
* Public API Surface of api-contact
|
|
*/
|
|
|
|
export * from './lib/services/contact-api.service';
|
|
export * from './lib/contact-api.module';
|