UNPKG

@babel/helpers

Version:

Collection of helper functions used by Babel transforms.

12 lines (9 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _AwaitValue; function _AwaitValue(value) { this.wrapped = value; } //# sourceMappingURL=AwaitValue.js.map