Skip to content

Documentation / @super-line/core / jsonSerializer

Variable: jsonSerializer

const jsonSerializer: Serializer

Defined in: packages/core/src/serializer.ts:15

The default serializer (JSON). Note: turns Date into a string — see the serialization guide.

Released under the MIT License.