UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 143 B
function _overload_yield(value, /** 0: await 1: delegate */ kind) { this.v = value; this.k = kind; } export { _overload_yield as _ };