mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
A bunch of fixes to express declaration
- Move Express-prefixed interface names into internal module as unprefixed names - The importing code will use express.Response instead of ExpressServerResponse - Internal definitions can just use Response instead of ExpressServerResponse - Response should extend http.Response to be able to type check .end for example
This commit is contained in:
Vendored
+1131
-1126
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user