MCPcopy
hub / github.com/bvaughn/react-window / getEstimatedSize.test.ts

File getEstimatedSize.test.ts

lib/core/getEstimatedSize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { getEstimatedSize } from "./getEstimatedSize";
3import { createCachedBounds } from "./createCachedBounds";
4import { EMPTY_OBJECT } from "../../src/constants";

Callers

nothing calls this directly

Calls 2

getEstimatedSizeFunction · 0.90
createCachedBoundsFunction · 0.90

Tested by

no test coverage detected