mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
commit
cf4a72221d
4
express/express.d.ts
vendored
4
express/express.d.ts
vendored
@ -412,6 +412,10 @@ declare module "express" {
|
||||
originalUrl: string;
|
||||
|
||||
url: string;
|
||||
|
||||
baseUrl: string;
|
||||
|
||||
app: Application;
|
||||
}
|
||||
|
||||
interface MediaType {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user