sangwaritaxi_website/node_modules/@supabase/storage-js/src/index.ts

5 lines
165 B
TypeScript

export { StorageClient } from './StorageClient'
export type { StorageClientOptions } from './StorageClient'
export * from './lib/types'
export * from './lib/errors'