refactoring van de cmap structuren bijna compleet
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import test from "node:test";
|
||||
import assert from "node:assert/strict";
|
||||
|
||||
import { CmapHistory } from "../static/cmap/controller/cmap-history.js";
|
||||
import { CmapHistory } from "../static/js/cmap/controller/cmap-history.js";
|
||||
|
||||
function history(initial = "one") {
|
||||
let value = initial;
|
||||
|
||||
Reference in New Issue
Block a user