import delayFor from './delay-for/index.js'; import delayUntil from './delay-until/index.js'; export default [delayFor, delayUntil];