{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Observable",
            "range": [
              9,
              19
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 19
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "Observable",
            "range": [
              9,
              19
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 19
              }
            }
          },
          "range": [
            9,
            19
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 19
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../Observable",
        "raw": "'../../Observable'",
        "range": [
          27,
          45
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 27
          },
          "end": {
            "line": 1,
            "column": 45
          }
        }
      },
      "range": [
        0,
        46
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 46
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "staticFromEventPattern",
            "range": [
              76,
              98
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 29
              },
              "end": {
                "line": 2,
                "column": 51
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "fromEventPattern",
            "range": [
              56,
              72
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 25
              }
            }
          },
          "range": [
            56,
            98
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 9
            },
            "end": {
              "line": 2,
              "column": 51
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../observable/fromEventPattern",
        "raw": "'../../observable/fromEventPattern'",
        "range": [
          106,
          141
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 59
          },
          "end": {
            "line": 2,
            "column": 94
          }
        }
      },
      "range": [
        47,
        142
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 95
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "MemberExpression",
          "computed": false,
          "object": {
            "type": "Identifier",
            "name": "Observable",
            "range": [
              143,
              153
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 10
              }
            }
          },
          "property": {
            "type": "Identifier",
            "name": "fromEventPattern",
            "range": [
              154,
              170
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 11
              },
              "end": {
                "line": 3,
                "column": 27
              }
            }
          },
          "range": [
            143,
            170
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 27
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "staticFromEventPattern",
          "range": [
            173,
            195
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 30
            },
            "end": {
              "line": 3,
              "column": 52
            }
          }
        },
        "range": [
          143,
          195
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 52
          }
        }
      },
      "range": [
        143,
        196
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 53
        }
      },
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=fromEventPattern.js.map",
          "range": [
            197,
            241
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 0
            },
            "end": {
              "line": 4,
              "column": 44
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    196
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 3,
      "column": 53
    }
  },
  "comments": [
    {
      "type": "Line",
      "value": "# sourceMappingURL=fromEventPattern.js.map",
      "range": [
        197,
        241
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 44
        }
      }
    }
  ]
}