Skip to content

Variable: JSON_SERIALIZER

ts
const JSON_SERIALIZER: Serializer;

Defined in: glide-mq/src/types.ts:251

Default JSON serializer used when no custom serializer is provided.

Released under the Apache-2.0 License.