This website requires JavaScript.
Explore
Help
Sign In
ChaosClan
/
chaosdc
Watch
1
Star
0
Fork
You've already forked chaosdc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
819c6ac5b3
chaosdc
/
node_modules
/
http-response-object
/
lib
/
headers.d.ts
4 lines
83 B
TypeScript
Raw
Blame
History
export
declare
type
Headers
=
{
readonly
[
name
:
string
]
:
string
|
string
[
]
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink