UNPKG

pondjs

Version:

A timeseries library build on top of immutable.js

8 lines (7 loc) 139 B
'use strict' var process = require('./process') try { module.exports = setImmediate } catch (ex) { module.exports = process.nextTick }