UNPKG
trpc-openapi
Version:
alpha (1.0.0-alpha.4)
latest (1.2.0)
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1-alpha.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
tRPC OpenAPI
github.com/jlalmes/trpc-openapi
jlalmes/trpc-openapi
trpc-openapi
/
dist
/
adapters
/
index.d.ts
7 lines
•
197 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./aws-lambda'
;
export
*
from
'./standalone'
;
export
*
from
'./express'
;
export
*
from
'./next'
;
export
*
from
'./fastify'
;
export
*
from
'./nuxt'
;
//# sourceMappingURL=index.d.ts.map