mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
Move server directory outside of frontend src
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
declare namespace Express {
|
||||
export interface Request {
|
||||
authUser: any;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user