We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587c938 commit 3ee5691Copy full SHA for 3ee5691
src/content/docs/sandbox/api/lifecycle.mdx
@@ -9,10 +9,6 @@ import { TypeScriptExample } from "~/components";
9
10
Create and manage sandbox containers. Get sandbox instances, configure options, and clean up resources.
11
12
-:::note
13
-For session-specific operations like `createSession()` and `deleteSession()`, see the [Sessions API](/sandbox/api/sessions/).
14
-:::
15
-
16
## Methods
17
18
### `getSandbox()`
0 commit comments