Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ constructor
Method
constructor
packages/devtools-utils/src/solid/class.ts:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
#dispose?: () => void
23
24
constructor() {}
25
26
async
mount<T extends HTMLElement>(
27
el: T,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected