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