UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 123 B
"use strict"; exports._ = exports._await_value = _await_value; function _await_value(value) { this.wrapped = value; }