UNPKG

@mft/moneyhub-api-client

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