Skip to content

Instantly share code, notes, and snippets.

@captaincole
Created February 24, 2018 04:36
Show Gist options
  • Select an option

  • Save captaincole/035db0dcd1bafab5e26ae6a38e92a0d6 to your computer and use it in GitHub Desktop.

Select an option

Save captaincole/035db0dcd1bafab5e26ae6a38e92a0d6 to your computer and use it in GitHub Desktop.
// app.module.ts
import { InAppPurchase2 } from '@ionic-native/in-app-purchase-2';
// ...
providers: [ InAppPurchase2 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment