PlatformAudioResponse
This content is not available in your language yet.
type PlatformAudioResponse = | { body: unknown; kind: "response"; status: number;} | { kind: "transport_error"; message: string;};网关往返结果(serve 代打径透传用;恒不 throw)
Was this page helpful?
Thanks for your feedback.