surrogate
Version:
Object method hooks made easy
17 lines (12 loc) • 496 B
JavaScript
import {HandlerBaseRule as $24fb5b737c837f8c$export$5bc87f46f3fd765a} from "./surrogate.d2d32023.js";
class $ffec68f559d28822$export$1b1bd3f1062c2670 extends (0, $24fb5b737c837f8c$export$5bc87f46f3fd765a) {
run() {
// @ts-expect-error
return this.handler.call(this.context);
}
shouldHandle() {
return this.shouldRunWithoutArgs();
}
}
export {$ffec68f559d28822$export$1b1bd3f1062c2670 as WithoutArgsRule};
//# sourceMappingURL=surrogate.53a0aa50.js.map