UNPKG

@mft/moneyhub-api-client

Version:
5 lines 246 B
import { RequestsParams } from "../request"; import { PayLinksRequests } from "./types/pay-links"; declare const _default: ({ config, request }: RequestsParams) => PayLinksRequests; export default _default; //# sourceMappingURL=pay-links.d.ts.map