Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs(api): add kit extendRouteRules method
Browse files Browse the repository at this point in the history
  • Loading branch information
xtoolkit committed Dec 17, 2022
1 parent 7b34b13 commit bd589b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/3.api/4.advanced/2.kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ description: Nuxt Kit provides composable utilities to help interacting with Nux
[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/pages.ts)

- `extendPages (callback: pages => void)`
- `extendRouteRules (route: string, rule: NitroRouteConfig)`

### Plugins

Expand Down

0 comments on commit bd589b6

Please sign in to comment.