UNPKG

react-async-iterators

Version:

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

3 lines (2 loc) 63 B
export { identity }; declare const identity: <T>(val: T) => T;