2024-11-22 23:29:59 -07:00

4 lines
97 B
JavaScript

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