MCPcopy Index your code
hub / github.com/streamich/react-use / useTimeoutFn.test.ts

File useTimeoutFn.test.ts

tests/useTimeoutFn.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook, RenderHookResult } from '@testing-library/react-hooks';
2import { useTimeoutFn } from '../src';
3import { UseTimeoutFnReturn } from '../src/useTimeoutFn';
4

Callers

nothing calls this directly

Calls 3

useTimeoutFnFunction · 0.90
getHookFunction · 0.70
resetFunction · 0.70

Tested by

no test coverage detected