mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-14 05:14:28 -08:00
WIP
This commit is contained in:
3
docs/examples/globalThis/global.js
Normal file
3
docs/examples/globalThis/global.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const test = () => {
|
||||
return globalThis.mark
|
||||
}
|
||||
Reference in New Issue
Block a user