UNPKG

react-async-iterators

Version:

The magic of JavaScript async iterators in React ⛓️ 🧬 🔃

3 lines 88 B
export { identity }; const identity = (val) => val; //# sourceMappingURL=identity.js.map