new Template()
- Source:
Methods
(abstract) toHTML(input) → {string}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
input |
string |
Returns:
- Type
- string
(abstract) toRaw(input) → {string}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
input |
string |
Returns:
- Type
- string