soiz1 commited on
Commit
78805d2
·
verified ·
1 Parent(s): ec1efdc

Create _runtime_entry.js

Browse files
src/addons/addons/paint-gradient-maker/_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
+ };