Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7540590
string-export-module.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
198 B
Referenced Files
None
Subscribers
None
string-export-module.js
View Options
const
jq
=
"jquery"
;
const
foo
=
42
;
const
bar
=
"hello"
;
const
baz
=
true
;
export
{
jq
as
"matrix"
};
export
{
foo
as
"foo-bar"
};
export
{
bar
as
"unicode \u0041"
};
export
{
baz
as
"default"
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 17, 1:42 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
531513
Default Alt Text
string-export-module.js (198 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment