Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
readJsonFile
Function readJsonFile
readJsonFile
(
path
:
string
)
:
Promise
<
JsonCompatibleValue
|
undefined
>
Read a file and also parse its contents as JSON.
Parameters
path
:
string
Returns
Promise
<
JsonCompatibleValue
|
undefined
>
Package
@augment-vir/node
See
writeJsonFile
appendJsonFile
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.2.0
Loading...
Read a file and also parse its contents as JSON.