imporrt UI

This commit is contained in:
buzz-lightsnack-2007 2024-03-19 14:52:17 +08:00
parent 7d55dd65d4
commit 4f02ae1d5f

View file

@ -4,6 +4,7 @@
// Import modules. // Import modules.
import compat from "./compat.js"; import compat from "./compat.js";
import UI from "./interface.JS";
import texts from "./read.JS"; import texts from "./read.JS";
// Call the main function. // Call the main function.