Skip to content

@vtj


@vtj / node / readJsonSync

Function: readJsonSync()

readJsonSync(file, options?): any

Defined in: packages/node/src/fs.ts:30

Parameters

file

Path

options?

JFReadOptions

Returns

any

See

https://github.com/jprichardson/node-jsonfile#readfilesyncfilename-options

Released under the MIT License.