Added stub for @farmmaps/common
This commit is contained in:
7
projects/common/src/public-api.ts
Normal file
7
projects/common/src/public-api.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Public API Surface of common
|
||||
*/
|
||||
|
||||
export * from './lib/common.service';
|
||||
export * from './lib/common.component';
|
||||
export * from './lib/common.module';
|
Reference in New Issue
Block a user