mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 01:15:58 +00:00
docs: update runtimeconfig augmentation (#2108)
This commit is contained in:
parent
fe5b5dcea6
commit
650f14bc42
@ -99,7 +99,7 @@ export default async () => {
|
||||
Currently it is possible to manually type your runtime config.
|
||||
|
||||
```ts [index.d.ts]
|
||||
declare module '@nuxt/kit' {
|
||||
declare module '@nuxt/schema' {
|
||||
interface PublicRuntimeConfig {
|
||||
testConfig: string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user