| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/async/internal/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/async/internal/breakLoop.js |
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
// A temporary value used to identify if the loop should be broken.
// See #1064, #1293
exports.default = {};
module.exports = exports["default"]; |