Pike LSP TypeScript API - v0.1.0-alpha.20
Preparing search index...
pike-bridge/src/types
PikeOrType
Interface PikeOrType
interface
PikeOrType
{
kind
:
"or"
;
types
:
PikeType
[]
;
}
Index
Properties
kind
types
Properties
kind
kind
:
"or"
types
types
:
PikeType
[]
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
On This Page
Properties
kind
types
Pike LSP TypeScript API - v0.1.0-alpha.20
Loading...