Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/downshift-js/downshift
/ GetPropsCommonOptions
Interface
GetPropsCommonOptions
src/downshift.types.ts:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
export
interface
GetPropsCommonOptions {
16
suppressRefError?: boolean
17
}
18
19
export
type
Callback = () => void
20
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…