Skip to content

Commit 2fae8f5

Browse files
committed
Imports
1 parent 8ee97b1 commit 2fae8f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import * as THREE from 'three';
2+
13
export interface GraphGroup {
24
query: string;
35
color: string;

0 commit comments

Comments
 (0)