Function writeJson

  • Write object to JSON file.

    Parameters

    • pth: string

      path of JSON file

    • val: any

      object

    Returns void

Generated using TypeDoc