UNPKG

@mft/moneyhub-api-client

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