mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
async calls WIP
This commit is contained in:
@@ -26,6 +26,7 @@ export const open_run_window = () => {
|
||||
globalThis.run_window.close()
|
||||
}
|
||||
globalThis.run_window = open('about:blank')
|
||||
exec('rerun_code')
|
||||
}
|
||||
|
||||
const read_modules = async () => {
|
||||
|
||||
Reference in New Issue
Block a user