MCPcopy
hub / github.com/xiaolin/react-image-gallery / utils.test.ts

File utils.test.ts

src/components/utils/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import debounce from "./debounce";
2import throttle from "./throttle";
3
4describe("debounce", () => {

Callers

nothing calls this directly

Calls 2

debounceFunction · 0.85
throttleFunction · 0.85

Tested by

no test coverage detected