vue-files-preview-inno
Version:
A tool for previewing files such as doc, excel, pdf, image, markdown, txt, audio, and video and so on.
15 lines (14 loc) • 370 B
JavaScript
import { i as t } from "../prototype/is.mjs";
var f = t, i = function(r) {
if (typeof r != "function" || !hasOwnProperty.call(r, "length")) return !1;
try {
if (typeof r.length != "number" || typeof r.call != "function" || typeof r.apply != "function") return !1;
} catch {
return !1;
}
return !f(r);
};
export {
i
};
//# sourceMappingURL=is.mjs.map