• Returns the given input. If the input is the default value of protobuf, undefined is returned. Use this when creating Amino JSON converters.

    Type Parameters

    • T extends string | number | bigint | boolean

    Parameters

    • input: T

    Returns T | undefined

Generated using TypeDoc