Compiles serializer for the given data model.
model
This is a placeholder. It is replaced with actual serializer when TypeScript code compiled with [ts-transformer-churi] enabled. It is expected that the result of this function call is stored to constant.
Serialized data type.
Serialized data model.
Optional
Compiler configuration.
Serializer instance.
Generated using TypeDoc
Compiles serializer for the given data
model
.This is a placeholder. It is replaced with actual serializer when TypeScript code compiled with [ts-transformer-churi] enabled. It is expected that the result of this function call is stored to constant.