pos-bridge

pos-bridge project

Usage no npm install needed!

<script type="module">
  import posBridge from 'https://cdn.skypack.dev/pos-bridge';
</script>

README

POS Bridge

It is applicable to the interaction between native app and JS

Development

npm install

Usage

npm install pos-bridge --save
yarn add pos-bridge

Examples

import { PosDB } from "pos-bridge";
PosDB.selectSingle("sql")