plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Hydra
Template
constructor
id
mappings
template
fill
create
Hierarchy
HydraTemplate
Index
Constructors
constructor
Properties
id
mappings
template
Methods
fill
create
Constructors
constructor
new
Hydra
Template
(
id
?:
string
)
:
HydraTemplate
Parameters
Optional
id:
string
Returns
HydraTemplate
Properties
Optional
id
id
:
string
mappings
mappings
:
HydraTemplateMapping
[]
template
template
:
string
Methods
fill
fill
(
values
:
object
)
:
string
Parameters
values:
object
Returns
string
Static
create
create
(
id
?:
string
)
:
HydraTemplate
Parameters
Optional
id:
string
Returns
HydraTemplate
Generated using
TypeDoc