Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/view
AiAutoApproveLevel
type
type AiAutoApproveLevel = 'default' | 'autoApprove' | 'autopilot'
Import
import { AiAutoApproveLevel } from '@modular/sdk/view';