[JS IR BE] Initial support for mudule wrapper generation
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
|
||||
var kotlin;
|
||||
var emulatedModules = { kotlin: kotlin };
|
||||
var module = { exports: {} };
|
||||
var currentModuleId;
|
||||
|
||||
Reference in New Issue
Block a user