mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
docs(card-io): fix example (#2560)
Property 'scan' does not exist on type 'typeof CardIO'
This commit is contained in:
parent
fc088f8431
commit
ce3591200e
@ -157,7 +157,7 @@ export interface CardIOResponse {
|
||||
* requireCVV: false,
|
||||
* requirePostalCode: false
|
||||
* };
|
||||
* CardIO.scan(options);
|
||||
* this.cardIO.scan(options);
|
||||
* }
|
||||
* }
|
||||
* );
|
||||
|
Loading…
Reference in New Issue
Block a user