1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00
Oinktube/node_modules/@babel/runtime/helpers/esm/OverloadYield.js

4 lines
No EOL
97 B
JavaScript

function _OverloadYield(e, d) {
this.v = e, this.k = d;
}
export { _OverloadYield as default };