import type { Node } from "./branch"; export const nodesById: Node[] = new Array(1000);