ng2-heremaps
Version:
Here Maps for Angular 6
12 lines (11 loc) • 335 B
TypeScript
/**
* Used: Angular library starter
* Build an Angular library compatible with AoT compilation & Tree shaking like an official package
* Copyright Roberto Simonetti
* MIT license
* https://github.com/robisim74/angular-library-starter
*/
/**
* Entry point for all public APIs of the package.
*/
export * from './src/here-maps';