Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
export
type
IdleCallbackDeadline = {
3
didTimeout: boolean
4
timeRemaining: () => number
Callers
nothing calls this directly
Calls
1
requestIdleCallbackPolyfill
Function · 0.85
Tested by
no test coverage detected