mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix
This commit is contained in:
@@ -315,6 +315,7 @@ export const eval_modules = (
|
||||
|
||||
// TODO sort
|
||||
const cxt = {
|
||||
Promise: globalThis.run_window.Promise,
|
||||
is_recording_deferred_calls: false,
|
||||
call_counter: 0,
|
||||
logs: [],
|
||||
|
||||
Reference in New Issue
Block a user