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 eca8651 commit ee354f5Copy full SHA for ee354f5
rewatch/testrepo/packages/nohoist/src/BunSample.res
@@ -1,4 +1 @@
1
-open RescriptBun
2
-open RescriptBun.Globals
3
-
4
-Console.log(import.meta.dir)
+Console.log(RescriptBun.Globals.import.meta.dir)
0 commit comments