hegresphere/node_modules/neo-async/doUntil.js

4 lines
60 B
JavaScript
Raw Normal View History

2024-12-12 17:01:12 +01:00
'use strict';
module.exports = require('./async').doUntil;