mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
WIP
This commit is contained in:
5
docs/examples/globalThis/index.js
Normal file
5
docs/examples/globalThis/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// external
|
||||
import {test} from './global.js'
|
||||
console.log(globalThis.main)
|
||||
test()
|
||||
|
||||
Reference in New Issue
Block a user