UNPKG

@mft/moneyhub-api-client

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