rsnext/packages
Jiachi Liu 35cf930572
Update MetadataRoute to namespace (#47674)
### What?

Followup for #47630 , use ts namespace to group MetadataRoute.

`MetadataRoute['xxx']` -> `MetadataRoute.xxx`

### Why?

namespace is convenient to write for these grouped types such as
`MetadataRoute.Robots`. And `MetadataRoute` itself is not actually a
type. So it can be conveniently typed by ts users.

### How?

Closes NEXT-912

---------
2023-03-30 15:27:44 -07:00
..
create-next-app v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
eslint-config-next v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
eslint-plugin-next v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
font v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next Update MetadataRoute to namespace (#47674) 2023-03-30 15:27:44 -07:00
next-bundle-analyzer v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-codemod v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-env v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-mdx v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-plugin-storybook v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-polyfill-module v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-polyfill-nomodule v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
next-swc Fix turbopack _devPagesManifest.json on next-site (#47427) 2023-03-30 21:44:02 +00:00
react-dev-overlay v13.2.5-canary.21 2023-03-30 05:16:37 +00:00
react-refresh-utils v13.2.5-canary.21 2023-03-30 05:16:37 +00:00