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.
2 parents e66e490 + 8d4e5cd commit f716099Copy full SHA for f716099
Sources/JavaRuntime/include/module.modulemap
@@ -0,0 +1,4 @@
1
+module JavaRuntime {
2
+ umbrella header "JavaRuntime.h"
3
+ export *
4
+}
0 commit comments