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