UNPKG

falcor

Version:

A JavaScript library for efficient data fetching.

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