mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [next-server] Add useRouter() hook
* Add a test for useRouter
* Add missing semicolon
* Bump version to 8.1
* RouterProps → SingletonRouter
* SingletonRouter → RouterProps 😅
* Update types/next-server/router.d.ts
As suggested by @resir014
Co-Authored-By: kachkaev <alexander@kachkaev.ru>
* Fix linting
|
||
|---|---|---|
| .. | ||
| test | ||
| asset.d.ts | ||
| config.d.ts | ||
| constants.d.ts | ||
| dynamic.d.ts | ||
| head.d.ts | ||
| index.d.ts | ||
| link.d.ts | ||
| next-config.d.ts | ||
| router.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||