UNPKG

@difizen/magent-core

Version:
4 lines 197 B
import type { Syringe } from '@difizen/mana-app'; import axios from 'axios'; export declare const getContextClient: (ctx: Syringe.Context) => axios.AxiosStatic; //# sourceMappingURL=client.d.ts.map