Skip to content

@nhtio/encoder/function_serializer

The Function Serializer module for encoding and decoding functions used by the encoder/decoder.

Classes

ClassDescription
FunctionSerializerA portable function serializer that can dehydrate and rehydrate functions from strings, with support for named bindings and various function types.

Type Aliases

Type AliasDescription
DehydratedFunctionValueType definition for a dehydrated function value