UNPKG
weaverjs
Version:
latest (1.2.0)
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Concise and readable multitasking
weaver.js.org
maxkfranz/weaver
weaverjs
/
export.js
4 lines
(3 loc)
•
162 B
JavaScript
View Raw
1
2
3
4
// weaver.js makes `weaver` global on the window (or global) object, while Meteor expects a file-scoped global variable
weaver =
this
.weaver; delete
this
.weaver;