mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-05 19:06:37 +02:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').doWhilst;
|