Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F8929216
reject-correctly.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
221 B
Referenced Files
None
Subscribers
None
reject-correctly.js
View Options
"use strict"
;
function
rejectCorrectly
(
done
)
{
return
{
accept
:
()
=>
done
(
new
Error
(
"It accepted!"
)),
reject
:
(
msg
)
=>
done
()
};
}
module
.
exports
=
rejectCorrectly
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 20, 22:05 (10 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
933612
Default Alt Text
reject-correctly.js (221 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment