Preparing search index...
The search index is not available
fsxt - v15.3.0
fsxt
JsonReadOptions
Type alias JsonReadOptions
Json
Read
Options
:
{
encoding
?:
BufferEncoding
|
null
;
flag
?:
string
;
fs
?:
"fs"
;
reviver
?:
(
(
key
,
value
)
=>
any
)
;
throws
?:
boolean
;
}
|
BufferEncoding
|
null
|
undefined
Type declaration
Optional
encoding
?:
BufferEncoding
|
null
Optional
flag
?:
string
Optional
fs
?:
"fs"
Optional
reviver
?:
(
(
key
,
value
)
=>
any
)
(
key
,
value
)
:
any
Parameters
key
:
any
value
:
any
Returns
any
Optional
throws
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
fsxt - v15.3.0
ensureDir
ensureDirSync
<internal>
constants
default
fdatasync
fsync
promises
realpathSync
Dir
Dirent
ReadStream
Stats
StatsFs
WriteStream
BigIntOptions
BigIntStats
BigIntStatsFs
CopyOptions
CopyOptionsSync
CopySyncOptions
Loading...
Generated using
TypeDoc