UNPKG

@supabase/functions-js

Version:

JS Client library to interact with Supabase Functions.

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