Skip to content

EiyouZk/cordova-plugin-glifile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordoav-plugin-glifile

function gli_file_put(path,data,type){ glifile.write_file(successcallback,errorcallback,path,data); }

function gli_file_get(path,type,callback){ glifile.write_file(callback,callback,path); }

About

cordova-plugin-glifile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published