README
bnorth-plugin-storage
TODO: description
Usage
let app = new App();
app.plugins.add(require('bnorth-plugin-storage'));
bnorth plugin for storage
<script type="module">
import bnorthPluginStorage from 'https://cdn.skypack.dev/@bnorth/plugin-storage';
</script>
bnorth-plugin-storageTODO: description
let app = new App();
app.plugins.add(require('bnorth-plugin-storage'));