FarmMapsLib/projects/common/src/public-api.ts
Willem Dantuma deda769e8b
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
Add service module
2019-11-12 22:50:57 +01:00

7 lines
120 B
TypeScript

/*
* Public API Surface of common
*/
export * from './fm/common.module';
export * from './fm/common-service.module';