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