Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F3010405
sleep.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
125 B
Referenced Files
None
Subscribers
None
sleep.ts
View Options
import
{
promisify
}
from
"util"
;
export
const
sleep
=
promisify
((
time
:
number
,
cb
:
()
=>
void
)
=>
setTimeout
(
cb
,
time
)
);
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Wed, May 7, 19:41 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
626144
Default Alt Text
sleep.ts (125 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment