policymap/render/static/js/index.js
Moses Rolston 276b57fcdf add a bunch of stuff
rendering the graph via exported json works now
2025-03-20 06:45:07 -07:00

4 lines
79 B
JavaScript

import './3d-force-graph.css';
export { default } from "./3d-force-graph.js";