UNPKG

react-native-apikit

Version:

Modern API toolkit for React Native and Expo with automatic token management, smart response parsing, and built-in error handling

3 lines (2 loc) 83 B
import { ApiEngine } from '../types'; export declare const axiosEngine: ApiEngine;