We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6b1f5 commit 2030174Copy full SHA for 2030174
examples/commodetto/mini-drag/main.js
@@ -21,6 +21,7 @@ import parseBMP from "commodetto/parseBMP";
21
import Poco from "commodetto/Poco";
22
import Resource from "Resource";
23
import Timer from "timer";
24
+import config from "mc/config";
25
26
let render = new Poco(screen);
27
0 commit comments