UNPKG

notificare-web

Version:

The official Notificare JS library.

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