MCPcopy Create free account
hub / github.com/TanStack/devtools /

Class

packages/devtools-utils/src/solid/class.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }>,
17) {
18 class DevtoolsCore {
19 #isMounted = false
20 #isMounting = false
21 #abortMount = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected