Files
Webklar.com/node_modules/@babel/runtime/helpers/esm/AwaitValue.js
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

4 lines
82 B
JavaScript

function _AwaitValue(t) {
this.wrapped = t;
}
export { _AwaitValue as default };