| 8 | const defineNuxtSchema: (schema: SchemaDefinition) => SchemaDefinition |
| 9 | |
| 10 | interface ImportMeta { |
| 11 | url: string |
| 12 | readonly env: ImportMetaEnv |
| 13 | } |
| 14 | } |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…