Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916379
ee_crash.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
156 B
Referenced Files
None
Subscribers
None
ee_crash.js
View Options
import
{
EventEmitter
}
from
'ant:events'
;
const
ee
=
new
EventEmitter
();
console
.
log
(
'on type:'
,
typeof
ee
.
on
);
ee
.
on
(
'x'
,
()
=>
{});
console
.
log
(
'done'
);
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Thu, Mar 26, 4:48 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512019
Default Alt Text
ee_crash.js (156 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment