StorageVectorsClientOptions
import type { StorageVectorsClientOptions } from "https://esm.sh/@supabase/storage-js@2.95.3/dist/index.d.mts";interface StorageVectorsClientOptions {
fetch?: Fetch;
headers?: {};
}[key: string]: string;
import type { StorageVectorsClientOptions } from "https://esm.sh/@supabase/storage-js@2.95.3/dist/index.d.mts";