Skip to content

Commit 3b5ede9

Browse files
committed
fix: fix typo
1 parent 5112cee commit 3b5ede9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/types.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ export interface Options {
1010

1111

1212
declare module "@nuxt/schema" {
13+
interface NuxtConfig {
14+
antd?: Partial<Options>
15+
}
1316
interface NuxtOptions {
17+
//@ts-expect-error this is a config
1418
antd?: Partial<Options>
1519
}
20+
1621
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy