MCPcopy
hub / github.com/mathuo/dockview / math.spec.ts

File math.spec.ts

packages/dockview-core/src/__tests__/math.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { clamp, range } from '../math';
2
3describe('math', () => {
4 describe('clamp', () => {

Callers

nothing calls this directly

Calls 2

clampFunction · 0.90
rangeFunction · 0.90

Tested by

no test coverage detected