mirror of
https://github.com/outbackdingo/control-pane.git
synced 2026-02-09 04:10:21 +00:00
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
export default function _AwaitValue(value) {
|
|
this.wrapped = value;
|
|
} |