File system
Preparing search index...
readJsonFile
Function readJsonFile
readJsonFile
<
T
>
(
filePath
:
string
)
:
Promise
<
T
>
Read and parse json file
Type Parameters
T
Parameters
filePath
:
string
file path
Returns
Promise
<
T
>
parsed json value such as object or valid json literal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
File system
Loading...
Read and parse json file