Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/appbaseio/reactivesearch
/ rangeLabels
Interface
rangeLabels
packages/web/src/types.ts:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
export
interface
rangeLabels {
47
start: string;
48
end: string;
49
}
50
51
type
reactKeyType = string | string[] | object;
52
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected