UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

3 lines 230 B
import { type FetchRequestInit } from 'expo/fetch'; export declare function fetch(input: string, init?: FetchRequestInit): Promise<import("expo/build/winter/fetch/FetchResponse").FetchResponse>; //# sourceMappingURL=fetch.d.ts.map