Skip to content

Commit de2c908

Browse files
committed
Added Author
1 parent f119f83 commit de2c908

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

async.coffee

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Author James "The Jamesernator" Browning
2+
2015
3+
###
14
"use strict"
25
module.exports = async = (gen_func) -> wrapper = (args...) ->
36
# This wrapper returns a promise for the async function

0 commit comments

Comments
 (0)