standardize source naming conventions
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { Vector3Tuple } from "./3d";
|
||||
import type { Vector3Tuple } from "./three";
|
||||
|
||||
export interface MapNode {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user