UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

5 lines (4 loc) 86 B
function _AwaitValue(value) { this.wrapped = value; } module.exports = _AwaitValue;