{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Import",
      "defaultBinding": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "namedImports": [
        {
          "type": "ImportSpecifier",
          "name": null,
          "binding": {
            "type": "BindingIdentifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 12,
                "offset": 12
              },
              "end": {
                "line": 1,
                "column": 13,
                "offset": 13
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 12,
              "offset": 12
            },
            "end": {
              "line": 1,
              "column": 13,
              "offset": 13
            }
          }
        },
        {
          "type": "ImportSpecifier",
          "name": "d",
          "binding": {
            "type": "BindingIdentifier",
            "name": "c",
            "loc": {
              "start": {
                "line": 1,
                "column": 20,
                "offset": 20
              },
              "end": {
                "line": 1,
                "column": 21,
                "offset": 21
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 15,
              "offset": 15
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        }
      ],
      "moduleSpecifier": "a",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 32,
          "offset": 32
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 32,
      "offset": 32
    }
  }
}
