index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alarm
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
blob: 5237e18fdc8aa344a56444b5e423065befe2bcf0 (
plain
)
1
2
3
export
default
function
_AwaitValue
(
value
)
{
this
.
wrapped
=
value
;
}