API@baeta/extension-cacheType AliasesCustomTransformerOn this pageCustomTransformer<Input, Output> CustomTransformer<Input, Output> = object Type Parameters Type Parameter Input Output extends SerializerValue Properties PropertyType deserialize (value) => Input isApplicable (value) => value is Input kind "custom" name string serialize (value) => Output