This website requires JavaScript.
Explore
Help
Sign In
ananya
/
ssap_app
Watch
1
Star
0
Fork
You've already forked ssap_app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ssap_app
/
node_modules
/
structured-headers
/
dist
/
token.d.ts
6 lines
106 B
TypeScript
Raw
Permalink
Blame
History
export
declare
class
Token
{
private
value
;
constructor
(
value
:
string
)
;
toString
(
)
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink