initial
This commit is contained in:
7
apps/client/index.d.ts
vendored
Normal file
7
apps/client/index.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
declare module '#app' {
|
||||
interface PageMeta {
|
||||
centerContent?: boolean
|
||||
}
|
||||
}
|
||||
|
||||
export {}
|
||||
Reference in New Issue
Block a user