UNPKG

@openstream/client

Version:
4 lines 209 B
import type { Paged } from "../../../Paged.js"; import type { PublicPaymentMethod } from "../../../PublicPaymentMethod.js"; export type Output = Paged<PublicPaymentMethod>; //# sourceMappingURL=Output.d.ts.map