Codibre/fluent-iterable

View on GitHub
src/sync/next.ts

Summary

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

export const next = nextRecipe();