Spaces:
Build error
Build error
Create _runtime_entry.js
Browse files
src/addons/addons/paint-tool-panel/_runtime_entry.js
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* generated by pull.js */
|
2 |
+
import _js from "./userscript.js";
|
3 |
+
export const resources = {
|
4 |
+
"userscript.js": _js,
|
5 |
+
};
|