@awesome-cordova-plugins/preview-any-file
Advanced tools
Comparing version
@@ -34,11 +34,11 @@ 'use strict'; | ||
PreviewAnyFile.prototype.previewPath = function (path, opt) { | ||
if (opt === void 0) { opt = {}; } | ||
if (opt === undefined) { opt = {}; } | ||
return core.cordova(this, "previewPath", { "observable": true, "callbackOrder": "reverse" }, arguments); | ||
}; | ||
PreviewAnyFile.prototype.previewBase64 = function (base64, opt) { | ||
if (opt === void 0) { opt = {}; } | ||
if (opt === undefined) { opt = {}; } | ||
return core.cordova(this, "previewBase64", { "observable": true, "callbackOrder": "reverse" }, arguments); | ||
}; | ||
PreviewAnyFile.prototype.previewAsset = function (path, opt) { | ||
if (opt === void 0) { opt = {}; } | ||
if (opt === undefined) { opt = {}; } | ||
return core.cordova(this, "previewAsset", { "observable": true, "callbackOrder": "reverse" }, arguments); | ||
@@ -45,0 +45,0 @@ }; |
@@ -1,1 +0,1 @@ | ||
{"description":"Awesome Cordova Plugins - Native plugins for ionic apps","main":"index.js","module":"index.js","typings":"index.d.ts","author":"ionic","license":"MIT","repository":{"type":"git","url":"https://github.com/danielsogl/awesome-cordova-plugins.git"},"name":"@awesome-cordova-plugins/preview-any-file","dependencies":{"@types/cordova":"latest"},"peerDependencies":{"rxjs":"^5.5.0 || ^6.5.0 || ^7.3.0","@awesome-cordova-plugins/core":"^6.0.1"},"version":"6.13.0"} | ||
{"description":"Awesome Cordova Plugins - Native plugins for ionic apps","main":"index.js","module":"index.js","typings":"index.d.ts","author":"ionic","license":"MIT","repository":{"type":"git","url":"https://github.com/danielsogl/awesome-cordova-plugins.git"},"name":"@awesome-cordova-plugins/preview-any-file","dependencies":{"@types/cordova":"latest"},"peerDependencies":{"rxjs":"^5.5.0 || ^6.5.0 || ^7.3.0","@awesome-cordova-plugins/core":"^6.0.1"},"version":"6.14.0"} |
@@ -1,1 +0,1 @@ | ||
{"description":"Awesome Cordova Plugins - Native plugins for ionic apps","main":"index.js","module":"index.js","typings":"index.d.ts","author":"ionic","license":"MIT","repository":{"type":"git","url":"https://github.com/danielsogl/awesome-cordova-plugins.git"},"name":"@awesome-cordova-plugins/preview-any-file","dependencies":{"@types/cordova":"latest"},"peerDependencies":{"rxjs":"^5.5.0 || ^6.5.0 || ^7.3.0","@awesome-cordova-plugins/core":"^6.0.1"},"version":"6.13.0"} | ||
{"description":"Awesome Cordova Plugins - Native plugins for ionic apps","main":"index.js","module":"index.js","typings":"index.d.ts","author":"ionic","license":"MIT","repository":{"type":"git","url":"https://github.com/danielsogl/awesome-cordova-plugins.git"},"name":"@awesome-cordova-plugins/preview-any-file","dependencies":{"@types/cordova":"latest"},"peerDependencies":{"rxjs":"^5.5.0 || ^6.5.0 || ^7.3.0","@awesome-cordova-plugins/core":"^6.0.1"},"version":"6.14.0"} |
35984
0.03%