UNPKG

@supabase/storage-js

Version:
7 lines 316 B
export { StorageClient } from './StorageClient'; export type { StorageClientOptions } from './StorageClient'; export { default as StorageAnalyticsApi } from './packages/StorageAnalyticsApi'; export * from './lib/types'; export * from './lib/errors'; export * from './lib/vectors'; //# sourceMappingURL=index.d.ts.map