Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ clamp, range } from
'../math'
;
2
3
describe(
'math'
, () => {
4
describe(
'clamp'
, () => {
Callers
nothing calls this directly
Calls
2
clamp
Function · 0.90
range
Function · 0.90
Tested by
no test coverage detected