MCPcopy Create free account
hub / github.com/TanStack/devtools / panel.test.ts

File panel.test.ts

packages/devtools-utils/src/svelte/panel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { flushSync, mount as mountComponent, unmount } from 'svelte'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3import { createSveltePanel } from './panel'
4

Callers

nothing calls this directly

Calls 3

createSveltePanelFunction · 0.90
makeCoreClassFunction · 0.85
destroyMethod · 0.80

Tested by

no test coverage detected