2025-04-16 02:11:26 +01:00

4 lines
97 B
JavaScript

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