Function writeJsonAsync

  • Write object to JSON file.

    Parameters

    • path: string

      path of JSON file

    • json: any

      json value

    Returns Promise<void>

Generated using TypeDoc