mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
|
|
export const test = () => {
|
||
|
|
return globalThis.mark
|
||
|
|
}
|