lean-s3
Preparing search index...
S3FileWriteOptions
Type Alias S3FileWriteOptions
type
S3FileWriteOptions
=
{
signal
?:
AbortSignal
;
type
?:
string
;
}
Index
Properties
signal?
type?
Properties
Optional
signal
signal
?:
AbortSignal
Signal to abort the request.
Optional
type
type
?:
string
Content-Type of the file.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signal
type
lean-s3
Loading...
Signal to abort the request.