UNPKG

koroutine

Version:

Small, lightweight coroutine scheduler for node based on ES6 generators

3 lines (2 loc) 62 B
"use strict"; module.exports = require('./lib/koroutine.js');