Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
6 lines
100 B
JavaScript
6 lines
100 B
JavaScript
"use strict";
|
|
|
|
function _await_value(value) {
|
|
this.wrapped = value;
|
|
}
|
|
exports._ = _await_value;
|