FarmMapsLib/projects/common/src/public-api.ts

7 lines
120 B
TypeScript
Raw Normal View History

2019-07-12 11:07:31 +00:00
/*
* Public API Surface of common
*/
2019-11-04 12:43:46 +00:00
export * from './fm/common.module';
2019-11-12 21:50:57 +00:00
export * from './fm/common-service.module';