Function readJson

  • Read JSON file as value.

    Parameters

    Returns void

  • Read JSON file as value.

    Returns

    json value

    Parameters

    • path: string

      path of JSON file

    Returns Promise<any>

Generated using TypeDoc