mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 00:14:34 +00:00
express.d.ts and serve-static.d.ts had a circular dependency, which causes NuGet pain. Extract core definitions from express.d.ts and move them to express-serve-static-core.d.ts Update serve-static.d.ts to depend on express-serve-static-core.d.ts