surrogate
Version:
Object method hooks made easy
18 lines (12 loc) • 615 B
JavaScript
import {InternalMethods as $363fda17cbc4d4a9$export$8cec6eb16a87b99} from "./surrogate.b458c015.js";
import {ProxyRule as $77ae5d5db6ae6899$export$b530e0f2985eafdb} from "./surrogate.1a5ec86a.js";
class $c9a184e76ac00e8f$export$e00c7b146e105c9c extends (0, $77ae5d5db6ae6899$export$b530e0f2985eafdb) {
shouldHandle() {
return this.event.toString() === (0, $363fda17cbc4d4a9$export$8cec6eb16a87b99).Bypass;
}
returnableValue() {
return ()=>this.target;
}
}
export {$c9a184e76ac00e8f$export$e00c7b146e105c9c as BypassSurrogateRule};
//# sourceMappingURL=surrogate.22e9594a.js.map