Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@babel/helpers/lib/helpers/AwaitValue.js

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = _AwaitValue;
function _AwaitValue(value) {
  this.wrapped = value;
}

//# sourceMappingURL=AwaitValue.js.map
Back to Directory File Manager