ts-lambda-api - v2.5.2
Preparing search index...
<internal>
SourceToken
Interface SourceToken
interface
SourceToken
{
indent
:
number
;
offset
:
number
;
source
:
string
;
type
:
|
"anchor"
|
"tag"
|
"byte-order-mark"
|
"doc-mode"
|
"doc-start"
|
"space"
|
"comment"
|
"newline"
|
"directive-line"
|
"seq-item-ind"
|
"explicit-key-ind"
|
"map-value-ind"
|
"flow-map-start"
|
"flow-map-end"
|
"flow-seq-start"
|
"flow-seq-end"
|
"flow-error-end"
|
"comma"
|
"block-scalar-header"
;
}
Index
Properties
indent
offset
source
type
Properties
indent
indent
:
number
offset
offset
:
number
source
source
:
string
type
type
:
|
"anchor"
|
"tag"
|
"byte-order-mark"
|
"doc-mode"
|
"doc-start"
|
"space"
|
"comment"
|
"newline"
|
"directive-line"
|
"seq-item-ind"
|
"explicit-key-ind"
|
"map-value-ind"
|
"flow-map-start"
|
"flow-map-end"
|
"flow-seq-start"
|
"flow-seq-end"
|
"flow-error-end"
|
"comma"
|
"block-scalar-header"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indent
offset
source
type
ts-lambda-api - v2.5.2
Loading...