Function readJsonAsync

  • Read JSON file as value.

    Parameters

    • path: string

      path of JSON file

    Returns Promise<any>

    json value

Generated using TypeDoc