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