UNPKG
@difizen/magent-core
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-core
/
es
/
fetcher
/
client.d.ts
4 lines
•
197 B
TypeScript
View Raw
1
2
3
4
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