master
import { toSetRecipe } from '../recipes'; import { basic } from './basic-ingredients'; export const toSet = toSetRecipe(basic);