[
  "../observe-js/src/observe.js",
  "../WeakMap/weakmap.js",
  "src/wrappers.js",
  "src/microtask.js",
  "src/MutationObserver.js",
  "src/TreeScope.js",
  "src/wrappers/events.js",
  "src/wrappers/TouchEvent.js",
  "src/wrappers/NodeList.js",
  "src/wrappers/HTMLCollection.js",
  "src/wrappers/Node.js",
  "src/querySelector.js",
  "src/wrappers/node-interfaces.js",
  "src/wrappers/CharacterData.js",
  "src/wrappers/Text.js",
  "src/wrappers/DOMTokenList.js",
  "src/wrappers/Element.js",
  "src/wrappers/HTMLElement.js",
  "src/wrappers/HTMLCanvasElement.js",
  "src/wrappers/HTMLContentElement.js",
  "src/wrappers/HTMLFormElement.js",
  "src/wrappers/HTMLImageElement.js",
  "src/wrappers/HTMLShadowElement.js",
  "src/wrappers/HTMLTemplateElement.js",
  "src/wrappers/HTMLMediaElement.js",
  "src/wrappers/HTMLAudioElement.js",
  "src/wrappers/HTMLOptionElement.js",
  "src/wrappers/HTMLSelectElement.js",
  "src/wrappers/HTMLTableElement.js",
  "src/wrappers/HTMLTableSectionElement.js",
  "src/wrappers/HTMLTableRowElement.js",
  "src/wrappers/HTMLUnknownElement.js",
  "src/wrappers/SVGElement.js",
  "src/wrappers/SVGUseElement.js",
  "src/wrappers/SVGElementInstance.js",
  "src/wrappers/CanvasRenderingContext2D.js",
  "src/wrappers/WebGLRenderingContext.js",
  "src/wrappers/Range.js",
  "src/wrappers/generic.js",
  "src/wrappers/ShadowRoot.js",
  "src/ShadowRenderer.js",
  "src/wrappers/elements-with-form-property.js",
  "src/wrappers/Selection.js",
  "src/wrappers/Document.js",
  "src/wrappers/Window.js",
  "src/wrappers/DataTransfer.js",
  "src/wrappers/FormData.js",
  "src/wrappers/override-constructors.js"
]
