@ac-essentials/misc-util
Preparing search index...
ReadTomlFileOptions
Type Alias ReadTomlFileOptions
ReadTomlFileOptions
:
ReadTextFileOptions
&
{
multilineStringJoiner
?:
string
;
specificationVersion
?:
1
|
0.5
|
0.4
|
0.3
|
0.2
|
0.1
;
useBigInt
?:
boolean
|
number
;
xOptions
?:
NonNullable
<
Parameters
<
typeof
toml.parse
>
[
1
]
>
[
"x"
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ac-essentials/misc-util
Loading...