mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-02 11:15:40 +00:00
9 lines
125 B
TypeScript
9 lines
125 B
TypeScript
// declare global {
|
|
// namespace Express {
|
|
// interface Request {
|
|
// user_id: any;
|
|
// token: any;
|
|
// }
|
|
// }
|
|
// }
|