Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoreConfig

Configuration that can be passed to set and override defaults and add progress callback

Hierarchy

  • StoreConfig

Index

Properties

contentEncoding?: ContentEncoding

Content encoding

default

'identity'

contentType?: string

File content type

default

File/Blob object type or type from file name extension

fileName?: string

File name

default

File object name or name in file path

path?: string

File path that file will be uploaded to

default

'/'

sha256?: Uint8Array

File hash generation will be skipped if hash is provided

Methods

Generated using TypeDoc