Skip to content

Commit

Permalink
feat(public_api): Expose MapComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
paullryan committed Feb 16, 2018
1 parent a38d06e commit 74d3886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ export * from './lib.module';

// Expose MapService for ngx-mapbox-gl extensions
export * from './map/map.service';
export * from './map/map.component';

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

0 comments on commit 74d3886

Please sign in to comment.