• Convert the input string to a float, or NaN if the input is not a float.

    Parameters

    • target: string

      The target

    Returns Result<number | undefined>

Generated using TypeDoc