MCPcopy Create free account
hub / github.com/TanStack/db / browser-polyfills.ts

File browser-polyfills.ts

packages/db/src/utils/browser-polyfills.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Type definitions for requestIdleCallback - compatible with existing browser types
2export type IdleCallbackDeadline = {
3 didTimeout: boolean
4 timeRemaining: () => number

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected