This website requires JavaScript.
Explore
Help
Register
Sign In
bonus
/
hz-zhhq-app
Watch
1
Star
0
Fork
You've already forked hz-zhhq-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
496f1c8107
hz-zhhq-app
/
node_modules
/
cookie-storage
/
lib
/
parse-cookies.d.ts
5 lines
100 B
TypeScript
Raw
Blame
History
declare
const
parseCookies
:
(
s
:
string
)
=
>
{
[
key
:
string
]
:
string
;
}
;
export
{
parseCookies
}
;
Reference in New Issue
View Git Blame
Copy Permalink