import $ from "untrue"; import { Tree } from "detonator"; import App from "./App"; const tree = new Tree(); tree.mount($(App));