We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee97b1 commit 2fae8f5Copy full SHA for 2fae8f5
src/types.ts
@@ -1,3 +1,5 @@
1
+import * as THREE from 'three';
2
+
3
export interface GraphGroup {
4
query: string;
5
color: string;
0 commit comments