UNPKG

create-expo-module

Version:

The script to create the Expo module

3 lines (2 loc) 114 B
/** Export a fetch method that ensures fetch is available */ export declare const fetch: typeof globalThis.fetch;