This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tarfeef101
/
viki
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Tree:
b831f3cf14
Branches
Tags
master
viki
/
node_modules
/
snekfetch
/
test
/
node
/
http2.test.js.disabled
http2.test.js.disabled
80 B
History
Raw
1
2
3
4
5
6
7
/**
* @jest-environment node
*/
global.HTTP_VERSION = 2;
require('./main');