object-storage-factory

Home > object-storage-factory > objectStorageFactory

objectStorageFactory() function

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