MCPcopy 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 */
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3import { constructCoreClass } from './class'
4

Callers

nothing calls this directly

Calls 3

constructCoreClassFunction · 0.90
mountMethod · 0.45
unmountMethod · 0.45

Tested by

no test coverage detected