UNPKG

@ucanto/transport

Version:
4 lines 241 B
export const contentType: "application/car"; export function decode<Message extends API.AgentMessage<any>>({ body }: API.HTTPRequest<Message>): Promise<Message>; import * as API from '@ucanto/interface'; //# sourceMappingURL=request.d.ts.map