Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344565
shared-store.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
245 B
Subscribers
None
shared-store.js
View Options
var
global
=
require
(
'../internals/global'
);
var
defineGlobalProperty
=
require
(
'../internals/define-global-property'
);
var
SHARED
=
'__core-js_shared__'
;
var
store
=
global
[
SHARED
]
||
defineGlobalProperty
(
SHARED
,
{});
module
.
exports
=
store
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 2:34 PM (6 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3356978
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment