Explorar o código

Rename onion.ts -> graph_state.ts

Joeri Exelmans %!s(int64=3) %!d(string=hai) anos
pai
achega
9b39a628a0
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      onion.test.ts
  2. 0 0
      graph_state.ts

+ 1 - 1
onion.test.ts

@@ -1,4 +1,4 @@
-import { UUID, GraphState } from "./onion"
+import { UUID, GraphState } from "./graph_state"
 
 function getUuidCallback() {
   let nextId = 0;

onion.ts → graph_state.ts