sangwaritaxi_website/node_modules/@supabase/functions-js/dist/module/helper.d.ts

3 lines
136 B
TypeScript

import { Fetch } from './types';
export declare const resolveFetch: (customFetch?: Fetch) => Fetch;
//# sourceMappingURL=helper.d.ts.map