We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2cf28 commit 3117ccaCopy full SHA for 3117cca
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