README
Cordova push plugin
Push plugin for Cordova forked from repo
Register and receive push notifications. (Modified for specific fixes by Veoci team)
<script type="module">
import veociCordovaPluginPush from 'https://cdn.skypack.dev/veoci-cordova-plugin-push';
</script>
Push plugin for Cordova forked from repo