Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95083642
es6-promise.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Dec 12, 17:46
Size
193 B
Mime Type
text/x-java
Expires
Sat, Dec 14, 17:46 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22926843
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
es6-promise.js
View Options
import
Promise
from
'./es6-promise/promise'
;
import
polyfill
from
'./es6-promise/polyfill'
;
// Strange compat..
Promise
.
polyfill
=
polyfill
;
Promise
.
Promise
=
Promise
;
export
default
Promise
;
Event Timeline
Log In to Comment