Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
readJsonFile
Function readJsonFile
readJsonFile
<
T
=
object
>
(
filepath
:
string
,
encoding
?:
BufferEncoding
,
)
:
Promise
<
T
>
Type Parameters
T
=
object
Parameters
filepath
:
string
encoding
:
BufferEncoding
= 'utf8'
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...