UNPKG

@mft/moneyhub-api-client

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