Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ wow.js
File
wow.js
examples/packages/top-level-await/wow.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
wow =
await
Promise.resolve(
"wow"
);
2
export
default wow;
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected