Home > object-storage-factory > objectStorageFactory
This interface provides access to object storage. It allows, for example, the addition, modification, or deletion of stored data items.
Signature:
export declare function objectStorageFactory(): Storage;
Returns:
Storage