UNPKG

caf

Version:

Cancelable Async Flows: a wrapper to treat generators as cancelable async functions

5 lines 220 B
/*! CAF: index.mjs v15.0.1 (c) 2022 Kyle Simpson MIT License: http://getify.mit-license.org */ export{default as CAF}from"./caf.mjs";export{default as CAG}from"./cag.mjs";export{default as CAFShared}from"./shared.mjs";