Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 305 Bytes

Getting started

This example shows the pattern to use a tRPC v10 .interop() router whilst also supporting @lilyrose2798/trpc-openapi.

npm install @trpc/server@next
npm install @lilyrose2798/trpc-openapi@0 --force