UNPKG
tooljs-template
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Tool template engine plugin
github.com/tooljs/template
tooljs/template
tooljs-template
/
test
/
templates
/
example.js
1 lines
•
30 B
JavaScript
View Raw
1
module.exports
=
'{{ name }}'
;