surrogate
Version:
Object method hooks made easy
16 lines (11 loc) • 559 B
JavaScript
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "InternalMethods", () => $7d581f5c1e89e5c1$export$8cec6eb16a87b99);
var $7d581f5c1e89e5c1$export$8cec6eb16a87b99 = /*#__PURE__*/ function(InternalMethods) {
InternalMethods["EventManager"] = "getSurrogate";
InternalMethods["Dispose"] = "disposeSurrogate";
InternalMethods["Bypass"] = "bypassSurrogate";
return InternalMethods;
}({});
//# sourceMappingURL=surrogate.f8823033.js.map