UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
enyo_backbone
/
lib
/
package.js
5 lines
•
63 B
JavaScript
View Raw
1
2
3
4
5
/* global enyo: false */
enyo.depends(
'enyo.js'
,
'app.js'
);