ts-lambda-api - v2.5.2
Preparing search index...
<internal>
FlowScalar
Interface FlowScalar
interface
FlowScalar
{
end
?:
SourceToken
[]
;
indent
:
number
;
offset
:
number
;
source
:
string
;
type
:
"alias"
|
"scalar"
|
"single-quoted-scalar"
|
"double-quoted-scalar"
;
}
Index
Properties
end?
indent
offset
source
type
Properties
Optional
end
end
?:
SourceToken
[]
indent
indent
:
number
offset
offset
:
number
source
source
:
string
type
type
:
"alias"
|
"scalar"
|
"single-quoted-scalar"
|
"double-quoted-scalar"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
indent
offset
source
type
ts-lambda-api - v2.5.2
Loading...