@brightinteractive/bright-js-framework

@brightinteractive/bright-js-framework/plugins/browserstorage

interface BrowserStoragePluginProps
interface BrowserStorageSystem
function browserStoragePlugin(): PluginConstructor

Constructs a plugin that allows access to browser-scoped storage

function inMemoryBrowserStoragePlugin(contents: __type): PluginConstructor

Constructs a plugin that provides an in-memory implementation of browser storage for tests

@browserStorage()

Grabs the currently-in-use browser storage mechanism