Search
Preparing search index...
The search index is not available
@amagaki/amagaki
Options
All
Public
Public/Protected
All
Inherited
Menu
@amagaki/amagaki
YamlTypeManager
Class YamlTypeManager
Custom YAML type manager for adding custom YAML types.
Hierarchy
YamlTypeManager
Index
Constructors
constructor
Properties
types
Methods
add
Type
Constructors
constructor
new
Yaml
Type
Manager
(
)
:
YamlTypeManager
Returns
YamlTypeManager
Properties
types
types
:
Type
[]
Methods
add
Type
add
Type
(
tag
:
string
, options
:
TypeConstructorOptions
)
:
void
Parameters
tag:
string
options:
TypeConstructorOptions
Returns
void
Exports
Yaml
Type
Manager
constructor
types
add
Type
Generated using
TypeDoc
Custom YAML type manager for adding custom YAML types.