var PushWnsProvider = exports["default"] = /*#__PURE__*/function () {
  function PushWnsProvider(config) {
    (0, _classCallCheck2["default"])(this, PushWnsProvider);
    (0, _defineProperty2["default"])(this, "id", 'push-wns-provider');
    this.transporter = new _nodePushnotifications["default"]({