主题
Home > @esengine/ecs-framework-monorepo > SyncVarOptions > customSerializer
自定义序列化函数
Signature:
customSerializer?: (value: T) => unknown;