UNPKG

@openstream/client

Version:
5 lines 173 B
import type { PaymentsError } from "./PaymentsError.js"; export type PaymentsErrorPayload = { error: PaymentsError; }; //# sourceMappingURL=PaymentsErrorPayload.d.ts.map