UNPKG

falcor-router

Version:

A router DataSource constructor for falcor that allows you to model all your cloud data sources as a single JSON resource.

6 lines (5 loc) 114 B
module.exports = function(done) { return function() { done(new Error('should not onNext')); }; };