@bemcare/notification

Package to manage notifications of bemcare

Usage no npm install needed!

<script type="module">
  import bemcareNotification from 'https://cdn.skypack.dev/@bemcare/notification';
</script>

README

Installation

  npm install @bemcare/notification

Import

  const { sms, email } = require('@bemcare/notification')

Publish

  npm run deploy