We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c5659 commit 99f724cCopy full SHA for 99f724c
1 file changed
src/runtime/types.ts
@@ -1,11 +1,3 @@
1
-import type { ModuleOptions } from '../module'
2
-
3
-declare module '@nuxt/schema' {
4
- interface PublicRuntimeConfig {
5
- gtag: ModuleOptions
6
- }
7
-}
8
9
export interface GoogleTagOptions {
10
/**
11
* The Google tag ID to initialize.
0 commit comments