mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-12 17:55:33 +00:00
3 lines
131 B
JavaScript
3 lines
131 B
JavaScript
|
// It should work in scala as js.`import`.meta.url, but it doesn't compile for some reasons
|
||
|
export const metaUrl = import.meta.url
|