Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/withfig/autocomplete
/ SPDisplaysDataTypeOutputRoot
Interface
SPDisplaysDataTypeOutputRoot
src/gource.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
SPDisplaysDataTypeOutputRoot {
2
SPDisplaysDataType: SpdisplaysDataType[];
3
}
4
5
export
interface
SpdisplaysDataType {
6
_name: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected