We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c67228 commit 3c33becCopy full SHA for 3c33bec
luasrc/module_load.lua
@@ -1,5 +1,4 @@
1
-
2
-private_vibescript.module_load = function(script_name,load_as_module)
+load_global_module = function(script_name,load_as_module)
3
4
filename = script_name
5
local found_filename = false
0 commit comments