1 parent 580c44c commit 17e25dcCopy full SHA for 17e25dc
1 file changed
utils/misc/nodejs-terminal/docs/snippet-console.md
@@ -1,6 +1,21 @@
1
+[home](docs/nodejs-terminal-help.md)
2
+
3
## snippet-console
4
5
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
19
20
21
0 commit comments