Eryx
@eryx/data/toml/encoder
⌕
Ctrl K
☀
@eryx/data/toml/encoder
Module
Summary
Functions
encoder.encode
(
value
:
any
,
options
:
EncodeOptions
?
)
→
string
API Reference
Functions
encoder.encode
encoder
.
encode
(
value
:
any
,
options
:
EncodeOptions
?
)
→
string
Types
EncodeOptions
type
EncodeOptions
=
{
sortKeys
:
boolean
?
}
sortKeys
:
boolean
?
↑