MCPcopy Create free account
hub / github.com/hydro-dev/Hydro /

Class

packages/ui-default/components/DOMAttachedObject.ts:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26export default class DOMAttachedObject {
27 static uniqueIdCounter = 0;
28 static DOMAttachKey: string;
29 static DOMAttachSelector: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected