MCPcopy Create free account
hub / github.com/Nynxz/ComfyUI-IdeogramHelper /

Class

web/main.js:1123–1123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1121 }
1122}
1123class MutableReactiveHandler extends BaseReactiveHandler {
1124 constructor(isShallow2 = false) {
1125 super(false, isShallow2);
1126 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected