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

File plugin.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { createSveltePlugin } from './plugin'
3
4// A stand-in for a real Svelte component — createSveltePlugin only stores the

Callers

nothing calls this directly

Calls 3

createSveltePluginFunction · 0.90
PluginFunction · 0.70
NoOpPluginFunction · 0.70

Tested by

no test coverage detected