Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ class.test.tsx
File
class.test.tsx
packages/devtools-utils/src/solid/class.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @jsxImportSource solid-js - we use Solid.js as JSX here */
2
import { beforeEach, describe, expect, it, vi } from
'vitest'
3
import { constructCoreClass } from
'./class'
4
Callers
nothing calls this directly
Calls
3
constructCoreClass
Function · 0.90
mount
Method · 0.45
unmount
Method · 0.45
Tested by
no test coverage detected