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 97ec429 commit fb68769Copy full SHA for fb68769
src/module.ts
@@ -9,7 +9,6 @@ import type { Nuxt } from '@nuxt/schema'
9
import { version } from '../package.json'
10
import { generateWrangler } from './utils/wrangler'
11
import { setupAI, setupCache, setupAnalytics, setupBlob, setupBrowser, setupOpenAPI, setupDatabase, setupKV, setupVectorize, setupBase, setupRemote, vectorizeRemoteCheck } from './features'
12
-import type { HubConfig } from './features'
13
import type { ModuleOptions } from './types/module'
14
import { addBuildHooks } from './utils/build'
15
0 commit comments