Created
February 24, 2018 04:36
-
-
Save captaincole/035db0dcd1bafab5e26ae6a38e92a0d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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