serialized v1.1.4 (2020-09-29T07:23:34Z)
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.