MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / p

Function p

daily/ydyp.js:625–627  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

623var f = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {};
624
625function p(e) {
626 return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e
627}
628var y = {
629 exports: {}
630};

Callers 1

ydyp.jsFile · 0.85

Calls 1

callMethod · 0.80

Tested by

no test coverage detected