import { makeReactor } from "./Reactor" import * as THREE from "three" export const T = makeReactor(THREE)