Pike LSP TypeScript API - v0.1.0-alpha.20
Preparing search index...
pike-bridge/src/types
PikeIntType
Interface PikeIntType
interface
PikeIntType
{
kind
:
"int"
;
max
?:
string
;
min
?:
string
;
}
Index
Properties
kind
max?
min?
Properties
kind
kind
:
"int"
Optional
max
max
?:
string
Optional
min
min
?:
string
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
On This Page
Properties
kind
max
min
Pike LSP TypeScript API - v0.1.0-alpha.20
Loading...