UNPKG
act
Version:
latest (0.0.6)
0.0.6
An animation engine for the canvas and dom
github.com/evanmoran/act/
evanmoran/act
act
/
test
/
shared
/
index.coffee
11 lines
(5 loc)
•
444 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
#────────────────────────────────────────────────────── #
Shared
tests #──────────────────────────────────────────────────────
shared
=
global
.
shared
=
module
.exports = require
'./shared'
#
shared
.model = require
'./model'