• Convenient function to construct new [[Argument]].

    Type Parameters

    • T extends string = string

    Parameters

    • arg: T

      argument as string or copy from another argument object

    Returns Argument<T>