README
cordova plugin for newland
add below to the AndroidManidest.xml to application where plugin is installing in
A starting point for a Cordova Plugin
<script type="module">
import cordovaPaxInnerPrinter from 'https://cdn.skypack.dev/cordova-pax-inner-printer';
</script>
cordova plugin for newland
add below to the AndroidManidest.xml to application where plugin is installing in