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 Make App and Document component types similar to base type. 2018-09-26 09:26:56 +01:00
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 Update to Next.js 7. 2018-09-24 19:20:01 +01:00
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