UNPKG

notificare-web

Version:

The official Notificare JS library.

14 lines (9 loc) 329 B
'use strict'; var webPush = require('@notificare/web-push'); Object.keys(webPush).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return webPush[k]; } }); }); //# sourceMappingURL=index.cjs.js.map