mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
Merge branch 'master' of https://github.com/driftyco/ionic-native
This commit is contained in:
commit
87637792ba
@ -107,7 +107,7 @@ export class Globalization {
|
|||||||
successIndex: 1,
|
successIndex: 1,
|
||||||
errorIndex: 2
|
errorIndex: 2
|
||||||
})
|
})
|
||||||
static stringToNumber(stringToConvert: string, options: {type: string}): Promise<{value}> {return; }
|
static stringToNumber(stringToConvert: string, options: {type: string}): Promise<{value:number|string}> {return; }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user