toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.fs
/
StatSyncFnBigIntOptions
Stat
Sync
Fn
Big
Int
Options
sealed
external
interface
StatSyncFnBigIntOptions
:
StatSyncOptions
(
source
)
Members
Properties
bigint
Link copied to clipboard
abstract
var
bigint
:
Boolean
?
required
Big
Int
Link copied to clipboard
abstract
var
requiredBigInt
:
Boolean
required
Throw
If
No
Entry
Link copied to clipboard
abstract
var
requiredThrowIfNoEntry
:
Boolean
throw
If
No
Entry
Link copied to clipboard
abstract
var
throwIfNoEntry
:
Boolean
?