MCPcopy Create free account
hub / github.com/anomalyco/opencode / motion-spring.test.ts

File motion-spring.test.ts

packages/app/test-browser/motion-spring.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { useSpring } from "@opencode-ai/ui/motion-spring"
3import { createRoot, createSignal } from "solid-js"
4

Callers

nothing calls this directly

Calls 3

useSpringFunction · 0.90
testFunction · 0.85
disposeMethod · 0.45

Tested by

no test coverage detected