mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-22 16:00:37 +01:00
refactor: remove helper types
This commit is contained in:
@@ -78,12 +78,6 @@ export default defineNuxtModule<ModuleOptions>({
|
||||
`
|
||||
},
|
||||
})
|
||||
|
||||
addTemplate({
|
||||
filename: 'trpc-helpers.ts',
|
||||
write: true,
|
||||
src: join(runtimeDir, 'helpers.d.ts'),
|
||||
})
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user