import { Globe } from "./globe"; // const globe = new Globe({}); // (globalThis as any).globe = globe;