refactor: split hooks types and utils by domain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Vector3Tuple } from "./three";
|
||||
import type { Vector3Tuple } from "@/types/three/three";
|
||||
|
||||
export interface MapNode {
|
||||
name: string;
|
||||
Reference in New Issue
Block a user