@sabinmarcu/utils-fsFunctionsreadJsonSyncreadJsonSync CallablereadJsonSync<T>(path: string): TReads a JSON file and returns its contentsType parametersTParameterspath: stringThe path to be readReturns TThe contents of the file
Reads a JSON file and returns its contents