Refactor 3d to own library
This commit is contained in:
7
projects/common-map3d/src/public-api.ts
Normal file
7
projects/common-map3d/src/public-api.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Public API Surface of common-map3d
|
||||
*/
|
||||
|
||||
export * from './fm-map3d/common-map3d.service';
|
||||
export * from './fm-map3d/components/olcs/switch2d3d/switch2d3d.component';
|
||||
export * from './fm-map3d/common-map3d.module';
|
Reference in New Issue
Block a user