rsnext/packages/next/types
Jiachi Liu e601a3b532
Support manifest.json static and dynamic route (#47240)
* Add `manifest.webmanifest` and `manifest.(j|t)xs?` support for
manifest.json route
* Add `Manifest` type for it for autocomplete purpose.

Remove the exports for `SitemapFile` and `RobotsFile` globally, will
discuss how to re-export them with better naming later

Small fix for `Robots` typing, should allow `string | string[]` for user
agent of single Robots

Closes NEXT-839

---------
2023-03-17 12:11:34 -07:00
..
compiled.d.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
global.d.ts Update cache handling for app (#43659) 2022-12-02 23:32:49 -08:00
index.d.ts Support manifest.json static and dynamic route (#47240) 2023-03-17 12:11:34 -07:00
misc.d.ts Add Zod and router state validation (#46962) 2023-03-10 13:37:45 +00:00
webpack.d.ts Move core files to src folder and move JS files to TypeScript (#44405) 2023-01-03 10:05:50 +01:00