Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4504337
url.d.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
320 B
Referenced Files
None
Subscribers
None
url.d.ts
View Options
declare
function
encodeURI
(
uri
:
string
)
:
string
;
declare
function
encodeURIComponent
(
component
:
string
)
:
string
;
declare
function
decodeURI
(
uri
:
string
)
:
string
;
declare
function
decodeURIComponent
(
component
:
string
)
:
string
;
declare
function
escape
(
str
:
string
)
:
string
;
declare
function
unescape
(
str
:
string
)
:
string
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 3, 9:48 AM (18 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
518329
Default Alt Text
url.d.ts (320 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment