{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "BoundCallbackObservable",
            "range": [
              9,
              32
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 32
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "BoundCallbackObservable",
            "range": [
              9,
              32
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 32
              }
            }
          },
          "range": [
            9,
            32
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 32
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./BoundCallbackObservable",
        "raw": "'./BoundCallbackObservable'",
        "range": [
          40,
          67
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 40
          },
          "end": {
            "line": 1,
            "column": 67
          }
        }
      },
      "range": [
        0,
        68
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 68
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "VariableDeclaration",
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "bindCallback",
              "range": [
                80,
                92
              ],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 11
                },
                "end": {
                  "line": 2,
                  "column": 23
                }
              }
            },
            "init": {
              "type": "MemberExpression",
              "computed": false,
              "object": {
                "type": "Identifier",
                "name": "BoundCallbackObservable",
                "range": [
                  95,
                  118
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 26
                  },
                  "end": {
                    "line": 2,
                    "column": 49
                  }
                }
              },
              "property": {
                "type": "Identifier",
                "name": "create",
                "range": [
                  119,
                  125
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 50
                  },
                  "end": {
                    "line": 2,
                    "column": 56
                  }
                }
              },
              "range": [
                95,
                125
              ],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 26
                },
                "end": {
                  "line": 2,
                  "column": 56
                }
              }
            },
            "range": [
              80,
              125
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 11
              },
              "end": {
                "line": 2,
                "column": 56
              }
            }
          }
        ],
        "kind": "var",
        "range": [
          76,
          126
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 7
          },
          "end": {
            "line": 2,
            "column": 57
          }
        },
        "leadingComments": [],
        "trailingComments": [
          {
            "type": "Line",
            "value": "# sourceMappingURL=bindCallback.js.map",
            "range": [
              127,
              167
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 40
              }
            }
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "range": [
        69,
        126
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 57
        }
      },
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=bindCallback.js.map",
          "range": [
            127,
            167
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 3,
              "column": 40
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    126
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 2,
      "column": 57
    }
  },
  "comments": [
    {
      "type": "Line",
      "value": "# sourceMappingURL=bindCallback.js.map",
      "range": [
        127,
        167
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 40
        }
      }
    }
  ]
}