MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script /

Class

scripts/libs/js-hook/index.js:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46export class HookJs {
47 constructor (useProxy) {
48 this.useProxy = useProxy || false
49 this.hookPropertiesKeyName = '_hookProperties' + Date.now()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected