Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DefinitelyTyped
Index
Variables
doT
Interfaces
String
Variables
doT
:
doTStatic
TemplateSettings
:
TemplateSettings
public
append
:
boolean
public
conditional
:
RegExp
public
define
:
RegExp
public
defineParams
:
RegExp
public
encode
:
RegExp
public
evaluate
:
RegExp
public
interpolate
:
RegExp
public
iterate
:
RegExp
public
selfcontained
:
boolean
public
strip
:
boolean
public
use
:
RegExp
public
useParams
:
RegExp
public
varname
:
string
doTStatic
:
doTStatic
public
templateSettings
:
TemplateSettings
Default template settings
public
version
:
string
Version number
public
compile
(
tmpl
:
string
, def
?:
Object
)
:
Function
For express
Parameters
tmpl:
string
def?:
Object
optional
Returns
Function
public
template
(
tmpl
:
string
, c
?:
TemplateSettings
, def
?:
Object
)
:
Function
Compile template
Parameters
tmpl:
string
c?:
TemplateSettings
optional
def?:
Object
optional
Returns
Function
Globals