UNPKG

time-events-manager

Version:

View and Manage Javascript's timeout and interval collections

7 lines 251 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } __export(require('./interval/interval-decorator')); __export(require('./timeout/timeout-decorator')); //# sourceMappingURL=main.js.map