cton-js
Preparing search index...
EncoderOptions
Interface EncoderOptions
interface
EncoderOptions
{
comments
?:
Record
<
string
,
string
>
;
decimalMode
?:
"fast"
|
"precise"
;
pretty
?:
boolean
;
separator
?:
string
;
typeRegistry
?:
TypeRegistry
;
}
Index
Properties
comments?
decimal
Mode?
pretty?
separator?
type
Registry?
Properties
Optional
comments
comments
?:
Record
<
string
,
string
>
Optional
decimal
Mode
decimalMode
?:
"fast"
|
"precise"
Optional
pretty
pretty
?:
boolean
Optional
separator
separator
?:
string
Optional
type
Registry
typeRegistry
?:
TypeRegistry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comments
decimal
Mode
pretty
separator
type
Registry
cton-js
Loading...