Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
js-yaml
DumpOptions
Interface DumpOptions
Index
Properties
flowLevel
indent
schema
skipInvalid
styles
Properties
optional
public
flowLevel
?:
number
optional
public
indent
?:
number
optional
public
schema
?:
any
optional
public
skipInvalid
?:
boolean
optional
public
styles
?:
Object
Globals
js-yaml
CORE_SCHEMA
DEFAULT_FULL_SCHEMA
DEFAULT_SAFE_SCHEMA
FAILSAFE_SCHEMA
JSON_SCHEMA
DumpOptions
flowLevel
indent
schema
skipInvalid
styles
LoadOptions
dump
load
loadAll
safeDump
safeLoad
safeLoadAll