DefinitelyTyped/types/next
AJ Livingston 67d82a3999 Add @types/next-server / port @types/next lib (#29724)
* ported next lib to next-server

* lint fixes

* updated exports from next-server

* added maintainers from next to next-server

* removed deprecations from next-server

* added return value `false` to ServerRoute.match

* fixed formatting
2018-10-16 10:13:11 -07:00
..
test Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
app.d.ts
config.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
constants.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
document.d.ts Allow styles to be any ReactNode. (#29639) 2018-10-11 10:54:24 -07:00
dynamic.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
error.d.ts
head.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
index.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
link.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
router.d.ts Add @types/next-server / port @types/next lib (#29724) 2018-10-16 10:13:11 -07:00
tsconfig.json [next] Add support for next/constants (#29633) 2018-10-11 10:47:24 -07:00
tslint.json