Skip to content

Commit c701eb7

Browse files
committed
draft for FocusSpatialMap
1 parent 16e21cc commit c701eb7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// TODO: Work by root
2+
// const FocusSpatialMap = new Map();
3+
const FocusSpatialMap = [];
4+
5+
export default FocusSpatialMap

0 commit comments

Comments
 (0)