Function emptyStrToUndefined

  • Converts an empty string to undefined, while passing other argument values through unmodified.

    Parameters

    • inStr: undefined | string

    Returns string | undefined

Generated using TypeDoc