object-storage-factory
Version:
Object storage factory implemented with the same interface as browser's local storage.
14 lines (8 loc) • 949 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [object-storage-factory](./object-storage-factory.md)
## object-storage-factory package
Object storage factory implemented with the same interface as browser's local storage.
## Functions
| Function | Description |
| -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| [objectStorageFactory()](./object-storage-factory.objectstoragefactory.md) | This interface provides access to object storage. It allows, for example, the addition, modification, or deletion of stored data items. |