• Creates a scalar enum serializer.

    Type Parameters

    • T

    Parameters

    • constructor: Object

      The constructor of the scalar enum.

    • Optional options: ScalarEnumSerializerOptions

      A set of options for the serializer.

    Returns Serializer<T>

Generated using TypeDoc