Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
lib/markets
Definitions
SelectionSetNode
Interface SelectionSetNode
interface
SelectionSetNode
{
kind
:
SELECTION_SET
;
loc
?:
Location
;
selections
:
readonly
SelectionNode
[]
;
}
Index
Properties
kind
loc?
selections
Properties
kind
kind
:
SELECTION_SET
Optional
loc
loc
?:
Location
selections
selections
:
readonly
SelectionNode
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
kind
loc
selections
@perennial/sdk
Loading...