StoragePlugin(options?: StoragePluginOptions): IPlugin
Creates the StoragePlugin.
Registers an IStorage under CAPABILITIES.STORAGE. The
default provider is 'memory' (zero dependency, every runtime).
optional
options: StoragePluginOptions
Plugin configuration