This website requires JavaScript.
Explore
Help
Sign in
hippoz
/
waffle
Watch
1
Star
0
Fork
You've already forked waffle
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4d336e4a26
waffle
/
src
/
types
/
express.d.ts
7 lines
112 B
TypeScript
Raw
Normal View
History
Unescape
Escape
basic user system and authentication
2022-04-05 22:34:06 +03:00
declare
namespace
Express
{
export
interface
Request
{
add crud api for channels
2022-04-06 18:50:36 +03:00
user
:
User
,
publicUser
:
User
basic user system and authentication
2022-04-05 22:34:06 +03:00
}
}
Reference in a new issue
Copy permalink