UNPKG

@mft/moneyhub-api-client

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