<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [object-storage-factory](./object-storage-factory.md) &gt; [objectStorageFactory](./object-storage-factory.objectstoragefactory.md)

## objectStorageFactory() function

This interface provides access to object storage. It allows, for example, the addition, modification, or deletion of stored data items.

<b>Signature:</b>

```typescript
export declare function objectStorageFactory(): Storage;
```

<b>Returns:</b>

Storage
