Codibre/fluent-iterable

View on GitHub
src/async/next-async.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { nextRecipe } from '../recipes';

export const nextAsync = nextRecipe();