• Convert the input string to a date, or null if the input is not a date.

    Parameters

    • target: string

      The target

    Returns Result<Date | undefined>

Generated using TypeDoc