UNPKG

trpc-playground

Version:

playground for running tRPC queries in the browser

2 lines (1 loc) 243 B
export declare const awsLambdaHandler: (config: import("@trpc-playground/types").TrpcPlaygroundConfig) => Promise<import("aws-lambda").Handler<import("aws-lambda").APIGatewayProxyEventV2, import("aws-lambda").APIGatewayProxyResultV2<never>>>;