Skip to content

Instantly share code, notes, and snippets.

@senning
Created May 17, 2018 02:15
Show Gist options
  • Save senning/db9b47da4b5a01fac431f22ae424ea24 to your computer and use it in GitHub Desktop.
Save senning/db9b47da4b5a01fac431f22ae424ea24 to your computer and use it in GitHub Desktop.
import { Firebase } from '@ionic-native/firebase';
@NgModule({
...
providers: [
...
Firebase
]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment