Function writeJsonSync

  • Write object to JSON file.

    Parameters

    • path: string

      path of JSON file

    • json: any

      json value

    Returns void

Generated using TypeDoc