Function parseJsonWithDate

  • Used as an alternative to JSON.parse(). The function will convert dates to Date type when parsing.

    Parameters

    • jsonString: string

    Returns any

    {any}

    Export

Generated using TypeDoc