Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

cw.single

A single use worker which is created with it's data and imediatly closes itself, not as useful in practice as you'd think.

For use with communist.

cw.single(function,data).then(onSuccess,onErr);