• A codec for a value T or null. Keep in mind if you use nullable inside Codec.interface the property will still be required

    Type Parameters

    • T

    Parameters

    Returns functional.Codec<null | T>

Generated using TypeDoc