mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
- Some of the `render` parameters should've been made optional.
- The export style of the `'next'` module wasn't correct.
- Added some missing static methods to `Head`
- Some readonly properties of `Router` can be `undefined`.
Note that this also means that `'next'` technically needs to be imported
like `import next = require('next');`
|
||
|---|---|---|
| .. | ||
| test | ||
| index.d.ts | ||
| next-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||