readJsonFile(path: string, options: JsonReadOptions): T
Reads a JSON file and returns the object the JSON content represents.
string
JsonReadOptions