Skip to content

Commit 74d3886

Browse files
committed
feat(public_api): Expose MapComponent
1 parent a38d06e commit 74d3886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ export * from './lib.module';
22

33
// Expose MapService for ngx-mapbox-gl extensions
44
export * from './map/map.service';
5+
export * from './map/map.component';
56

67
export * from './map/map.types';

0 commit comments

Comments
 (0)