ts-lambda-api - v2.5.2
Preparing search index...
<internal>
StringifyContext
Type Alias StringifyContext
type
StringifyContext
=
{
actualString
?:
boolean
;
allNullValues
?:
boolean
;
anchors
:
Set
<
string
>
;
doc
:
Document
;
flowCollectionPadding
:
string
;
forceBlockIndent
?:
boolean
;
implicitKey
?:
boolean
;
indent
:
string
;
indentAtStart
?:
number
;
indentStep
:
string
;
inFlow
:
boolean
|
null
;
inStringifyKey
?:
boolean
;
options
:
Readonly
<
Required
<
Omit
<
ToStringOptions
,
"collectionStyle"
|
"indent"
>
>
,
>
;
resolvedAliases
?:
Set
<
Alias
>
;
}
Index
Properties
actual
String?
all
Null
Values?
anchors
doc
flow
Collection
Padding
force
Block
Indent?
implicit
Key?
indent
indent
At
Start?
indent
Step
in
Flow
in
Stringify
Key?
options
resolved
Aliases?
Properties
Optional
actual
String
actualString
?:
boolean
Optional
all
Null
Values
allNullValues
?:
boolean
anchors
anchors
:
Set
<
string
>
doc
doc
:
Document
flow
Collection
Padding
flowCollectionPadding
:
string
Optional
force
Block
Indent
forceBlockIndent
?:
boolean
Optional
implicit
Key
implicitKey
?:
boolean
indent
indent
:
string
Optional
indent
At
Start
indentAtStart
?:
number
indent
Step
indentStep
:
string
in
Flow
inFlow
:
boolean
|
null
Optional
in
Stringify
Key
inStringifyKey
?:
boolean
options
options
:
Readonly
<
Required
<
Omit
<
ToStringOptions
,
"collectionStyle"
|
"indent"
>
>
>
Optional
resolved
Aliases
resolvedAliases
?:
Set
<
Alias
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
String
all
Null
Values
anchors
doc
flow
Collection
Padding
force
Block
Indent
implicit
Key
indent
indent
At
Start
indent
Step
in
Flow
in
Stringify
Key
options
resolved
Aliases
ts-lambda-api - v2.5.2
Loading...