This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
releases/v1
stale
/
node_modules
/
uri-js
/
dist
/
esnext
/
regexps-iri.d.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
100 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Add support to v1 to connect to GHES (
#69
)
2020-05-15 15:25:57 -04:00
import
{
URIRegExps
}
from
"./uri"
;
declare
const
_default
:
URIRegExps
;
export
default
_default
;
Copy Permalink