Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3055391
await_thenable.mjs
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
159 B
Referenced Files
None
Subscribers
None
await_thenable.mjs
View Options
async function main() {
const value = await {
then(resolve) {
resolve(123);
}
};
console.log(`await.thenable:${value}`);
}
await main();
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Apr 3, 5:02 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521518
Default Alt Text
await_thenable.mjs (159 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment