Skip to content

SandboxFeature

Example Usage

typescript
import { SandboxFeature } from "@meetkai/mka1/models/components";

let value: SandboxFeature = "claude-code";

Values

typescript
"python" | "git" | "claude-code"