Export more types, add stub for common-map library
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
7
projects/common-map/src/public-api.ts
Normal file
7
projects/common-map/src/public-api.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Public API Surface of common-map
|
||||
*/
|
||||
|
||||
export * from './lib/common-map.service';
|
||||
export * from './lib/common-map.component';
|
||||
export * from './lib/common-map.module';
|
Reference in New Issue
Block a user