2
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-03-02 15:23:01 +08:00

chore(): Update index.ts ()

Unable to import interface like FileUploadOptions
This commit is contained in:
DGoms 2016-07-11 22:53:35 +02:00 committed by Ibrahim Hadeed
parent dd97df19fe
commit 2b4e318072

View File

@ -81,6 +81,7 @@ export * from './plugins/datepicker';
export * from './plugins/device';
export * from './plugins/devicemotion';
export * from './plugins/deviceorientation';
export * from './plugins/filetransfer';
export * from './plugins/googlemaps';
export * from './plugins/httpd';
export * from './plugins/ibeacon';