soiz1 commited on
Commit
29c2e6d
·
verified ·
1 Parent(s): 006cb12

Create _runtime_entry.js

Browse files
src/addons/addons/paint-rounded-rect-seperate/_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
+ };