Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/storage — uploadoptions

@reactor/storage


@reactor/storage / UploadOptions

Defined in: index.ts:28

optional cacheControl?: string

Defined in: index.ts:30


optional contentType?: string

Defined in: index.ts:29


optional metadata?: Record<string, unknown>

Defined in: index.ts:32


optional upsert?: boolean

Defined in: index.ts:31