serialized v1.0.0 (2020-07-27T12:35:45Z)
Dub
Repo
encode
text
json
Encode
Encodes an arbitrary type as a JSON string using introspection.
string
encode
(
T
alias
transform
=
never
)
(
const
T
value
)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
Encodes an arbitrary type as a JSON string using introspection.