{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "AnimationFrameAction",
            "range": [
              9,
              29
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 29
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "AnimationFrameAction",
            "range": [
              9,
              29
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 29
              }
            }
          },
          "range": [
            9,
            29
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 29
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./AnimationFrameAction",
        "raw": "'./AnimationFrameAction'",
        "range": [
          37,
          61
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 37
          },
          "end": {
            "line": 1,
            "column": 61
          }
        }
      },
      "range": [
        0,
        62
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 62
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "AnimationFrameScheduler",
            "range": [
              72,
              95
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 32
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "AnimationFrameScheduler",
            "range": [
              72,
              95
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 32
              }
            }
          },
          "range": [
            72,
            95
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 9
            },
            "end": {
              "line": 2,
              "column": 32
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./AnimationFrameScheduler",
        "raw": "'./AnimationFrameScheduler'",
        "range": [
          103,
          130
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 40
          },
          "end": {
            "line": 2,
            "column": 67
          }
        }
      },
      "range": [
        63,
        131
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 68
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "VariableDeclaration",
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "animationFrame",
              "range": [
                143,
                157
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 11
                },
                "end": {
                  "line": 3,
                  "column": 25
                }
              }
            },
            "init": {
              "type": "NewExpression",
              "callee": {
                "type": "Identifier",
                "name": "AnimationFrameScheduler",
                "range": [
                  164,
                  187
                ],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 32
                  },
                  "end": {
                    "line": 3,
                    "column": 55
                  }
                }
              },
              "arguments": [
                {
                  "type": "Identifier",
                  "name": "AnimationFrameAction",
                  "range": [
                    188,
                    208
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 56
                    },
                    "end": {
                      "line": 3,
                      "column": 76
                    }
                  }
                }
              ],
              "range": [
                160,
                209
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 28
                },
                "end": {
                  "line": 3,
                  "column": 77
                }
              }
            },
            "range": [
              143,
              209
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 11
              },
              "end": {
                "line": 3,
                "column": 77
              }
            }
          }
        ],
        "kind": "var",
        "range": [
          139,
          210
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 7
          },
          "end": {
            "line": 3,
            "column": 78
          }
        },
        "leadingComments": [],
        "trailingComments": [
          {
            "type": "Line",
            "value": "# sourceMappingURL=animationFrame.js.map",
            "range": [
              211,
              253
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 0
              },
              "end": {
                "line": 4,
                "column": 42
              }
            }
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "range": [
        132,
        210
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 78
        }
      },
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=animationFrame.js.map",
          "range": [
            211,
            253
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 0
            },
            "end": {
              "line": 4,
              "column": 42
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    210
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 3,
      "column": 78
    }
  },
  "comments": [
    {
      "type": "Line",
      "value": "# sourceMappingURL=animationFrame.js.map",
      "range": [
        211,
        253
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 42
        }
      }
    }
  ]
}