Skip to content

Commit 17e25dc

Browse files
save file
1 parent 580c44c commit 17e25dc

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/docs/snippet-console.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
1+
[home](docs/nodejs-terminal-help.md)
2+
13
## snippet-console
24

35

6+
the snippet-console allows running code in a sandboxed environment see snippet-console
7+
8+
with the following globals exposed
9+
10+
- **webcontainer** the web container instance
11+
12+
- **snippet** the snippet-console instance
13+
14+
- **viewport** the snippet-console viewport
15+
16+
- **vm** the viewport manager hosting the viewport
17+
18+
- **tabs** the tabs for nodejs-terminal
419

520

621

0 commit comments

Comments
 (0)