StorageVectorsError
import { StorageVectorsError } from "https://esm.sh/@supabase/storage-js@2.95.3/dist/index.d.mts";@deprecated
Use StorageError with namespace='vectors' instead Alias for backward compatibility with existing vector storage code
class StorageVectorsError extends StorageError {}
constructor(message: string);