UNPKG

@graphistry/falcor

Version:
6 lines (5 loc) 119 B
module.exports = function(done) { return function() { done(new Error('should not onCompleted')); }; };