This commit is contained in:
Aryan Gupta 2025-07-01 12:05:17 +10:00
parent 8ee97b1760
commit 2fae8f5e19

View file

@ -1,3 +1,5 @@
import * as THREE from 'three';
export interface GraphGroup {
query: string;
color: string;