@omnist-dev/omnist
Preparing search index...
readToml
Function readToml
readToml
(
text
:
string
,
opts
?:
ReadTomlOptions
)
:
Node
Parses TOML text into a Document node (spec ยง4).
Parameters
text
:
string
opts
:
ReadTomlOptions
= {}
Returns
Node
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@omnist-dev/omnist
Loading...
Parses TOML text into a Document node (spec ยง4).