UNPKG

@nvwa-app/frontend-commons-web

Version:
3 lines 210 B
import { PostgrestClient } from '@supabase/postgrest-js'; export declare function createPostgrestClient(baseUrl: string, handleUnauthorized: () => void): PostgrestClient; //# sourceMappingURL=postgrest.d.ts.map