Skip to content

Latest commit

 

History

History
 
 

with-interop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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