UNPKG

@mft/moneyhub-api-client

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