mithril-vndb/test-utils/callAsync.js
2016-08-12 22:08:02 -04:00

3 lines
94 B
JavaScript

"use strict"
module.exports = typeof setImmediate === "function" ? setImmediate : setTimeout