UNPKG

falcor

Version:

A JavaScript library for efficient data fetching.

4 lines (3 loc) 57 B
module.exports = function identity(x) { return x; };