Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-11-11 17:39:47 +03:00
parent c2ebac0ce8
commit f8d4797745

View File

@ -2,6 +2,10 @@
*
*
*
*
* XXX would be helpful to define a task api...
* task('abort') vs. task.abort() ...etc.
*
**********************************************/ /* c8 ignore next 2 */
((typeof define)[0]=='u'?function(f){module.exports=f(require)}:define)
(function(require){ var module={} // make module AMD/node compatible...