mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-09 19:44:56 +02:00
4 lines
170 B
JavaScript
4 lines
170 B
JavaScript
function _OverloadYield(t, e) {
|
|
this.v = t, this.k = e;
|
|
}
|
|
module.exports = _OverloadYield, module.exports.__esModule = true, module.exports["default"] = module.exports; |