Skip to content

Instantly share code, notes, and snippets.

@chsami
Created December 25, 2018 14:27
Show Gist options
  • Save chsami/4b14d3cb0f4994623084c29c485c9d33 to your computer and use it in GitHub Desktop.
Save chsami/4b14d3cb0f4994623084c29c485c9d33 to your computer and use it in GitHub Desktop.
@NgModule({
imports: [
MapModule.forRoot({
key: 'mykeyId'
})
],
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment