mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
export default defineAppConfig({
|
|
docus: {
|
|
title: 'tRPC Nuxt',
|
|
},
|
|
})
|