UNPKG

trpc-openapi

Version:
3 lines 155 B
import { OpenApiMethod } from '../types'; export declare const acceptsRequestBody: (method: OpenApiMethod) => boolean; //# sourceMappingURL=method.d.ts.map