Skip to content

Commit

Permalink
Update packages/vm/src/edge-vm.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 2, 2023
1 parent 4e2f3ae commit 953c88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vm/src/edge-vm.ts
Expand Up @@ -384,7 +384,7 @@ function addPrimitives(context: VMContext) {
// Console
'console',

// Timer
// Timers
'setTimeout',
'setInterval',
],
Expand Down

0 comments on commit 953c88d

Please sign in to comment.