Preparing search index...
The search index is not available
@relaycorp/object-storage
@relaycorp/object-storage
StoreObject
Interface StoreObject
Store object.
interface
StoreObject
{
body
:
Buffer
;
metadata
:
{
[
key
:
string
]
:
string
;
}
;
}
Index
Properties
body
metadata
Properties
Readonly
body
body
:
Buffer
Readonly
metadata
metadata
:
{
[
key
:
string
]
:
string
;
}
Type declaration
[
key
:
string
]:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
body
metadata
@relaycorp/object-storage
ObjectStorageError
ObjectStoreClient
StoreObject
AdapterType
initObjectStoreClient
Generated using
TypeDoc
Store object.