{
  "type": "Program",
  "body": [
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "CloudlinkApiError",
          "range": [
            141,
            158
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 21
            },
            "end": {
              "line": 7,
              "column": 38
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "Error",
          "range": [
            167,
            172
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 47
            },
            "end": {
              "line": 7,
              "column": 52
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [],
          "range": [
            173,
            176
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 53
            },
            "end": {
              "line": 8,
              "column": 1
            }
          }
        },
        "range": [
          135,
          176
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 15
          },
          "end": {
            "line": 8,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * CloudlinkApiError class\n * used to throw/catch custom errors\n * @class CloudlinkApiError\n * @extends {Error}\n ",
            "range": [
              0,
              119
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 6,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": []
      },
      "range": [
        120,
        176
      ],
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 1
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * CloudlinkApiError class\n * used to throw/catch custom errors\n * @class CloudlinkApiError\n * @extends {Error}\n ",
          "range": [
            0,
            119
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 3
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    120,
    176
  ],
  "loc": {
    "start": {
      "line": 7,
      "column": 0
    },
    "end": {
      "line": 8,
      "column": 1
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * CloudlinkApiError class\n * used to throw/catch custom errors\n * @class CloudlinkApiError\n * @extends {Error}\n ",
      "range": [
        0,
        119
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 3
        }
      }
    }
  ]
}