UNPKG

@graphistry/falcor

Version:
6 lines (4 loc) 67 B
module.exports = identity; function identity(x) { return x; }