{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Import",
      "defaultBinding": null,
      "namedImports": [
        {
          "type": "ImportSpecifier",
          "name": "null",
          "binding": {
            "type": "BindingIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 17,
                "offset": 17
              },
              "end": {
                "line": 1,
                "column": 18,
                "offset": 18
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 1,
              "column": 18,
              "offset": 18
            }
          }
        }
      ],
      "moduleSpecifier": "b",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 29,
          "offset": 29
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 29,
      "offset": 29
    }
  }
}
