UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
chaplin-brunch
/
app
/
views
/
base
/
view.coffee
5 lines
(4 loc)
•
137 B
text/coffeescript
View Raw
1
2
3
4
5
module
.exports =
class
View
extends
Chaplin
.
View
# Precompiled templates function initializer.
getTemplateFunction:
->
@template