Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ delete_sandbox.ts
File
delete_sandbox.ts
apps/sim/tools/daytona/delete_sandbox.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ DaytonaDeleteSandboxParams, DaytonaSandboxResponse } from
'@/tools/daytona/types'
2
import
{
3
DAYTONA_API_BASE_URL,
4
DAYTONA_SANDBOX_OUTPUT_PROPERTIES,
Callers
nothing calls this directly
Calls
4
encodeSandboxId
Function · 0.90
extractDaytonaError
Function · 0.90
parseDaytonaJson
Function · 0.90
mapDaytonaSandbox
Function · 0.90
Tested by
no test coverage detected