mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
parent
0009cbf3a0
commit
16ff420bfa
@ -13,8 +13,8 @@ declare var window: any;
|
|||||||
* import {FilePath} from 'ionic-native';
|
* import {FilePath} from 'ionic-native';
|
||||||
*
|
*
|
||||||
* FilePath.resolveNativePath(path)
|
* FilePath.resolveNativePath(path)
|
||||||
* .then(filePath => console.log(filePath);
|
* .then(filePath => console.log(filePath))
|
||||||
* .catch(err => console.log(err);
|
* .catch(err => console.log(err));
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user