MCPcopy
hub / github.com/plotly/dash / debounce.ts

File debounce.ts

components/dash-table/src/core/debounce.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {ResultFn} from 'core/generic';
2import Logger from 'core/Logger';
3
4export default function <TArgs extends any[]>(

Callers

nothing calls this directly

Calls 1

fnFunction · 0.50

Tested by

no test coverage detected