mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -111,7 +111,7 @@ export interface StripeCardTokenRes {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Stripe } from '@ionic-native/stripe';
|
||||
* import { Stripe } from '@ionic-native/stripe/ngx';
|
||||
*
|
||||
* constructor(private stripe: Stripe) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user