Skip to content

Instantly share code, notes, and snippets.

@molcik
Created September 25, 2017 13:39
Show Gist options
  • Save molcik/65539a44131c57119c16a8a7f3440ae1 to your computer and use it in GitHub Desktop.
Save molcik/65539a44131c57119c16a8a7f3440ae1 to your computer and use it in GitHub Desktop.
@NgModule({
imports: [ BrowserModule ],
declarations: [ App, SafePipe ],
bootstrap: [ App ]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment