mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
remove old files
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
export const test = () => {
|
||||
return globalThis.mark
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
export const test = () => {
|
||||
return globalThis.mark
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
// external
|
||||
import {test} from './global.js'
|
||||
console.log(globalThis.main)
|
||||
test()
|
||||
|
||||
Reference in New Issue
Block a user