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.

4 lines (3 loc) 100 B
module.exports = function(x) { return x.hasOwnProperty('path') && x.hasOwnProperty('value'); };