Packages@isp.nexus/sdkFunctionsreadLocalJSONFileOn this pagereadLocalJSONFile() function readLocalJSONFile<T, S>(...pathSegments): Promise<T> Read a local JSON file from the repository. Type Parameters Type ParameterDefault typeTRecord<string, unknown>S extends PathBuilderLike[]PathBuilderLike[] Parameters ParameterType...pathSegmentsS Returns Promise<T>