Preparing search index...
The search index is not available
JSON Marshal - v0.0.4
JSON Marshal
json-marshal
createSerializer
Function createSerializer
create
Serializer
(
options
?
)
:
JSON
Creates a
parse
-
stringify
pair that shares the same serialization options.
Parameters
options
:
Readonly
<
SerializationOptions
>
= defaultOptions
Serialization options.
Returns
JSON
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
JSON Marshal - v0.0.4
Loading...
Creates a parse-stringify pair that shares the same serialization options.