Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
HostActionInterceptorPhase
type
type HostActionInterceptorPhase = 'host-policy' | 'workspace-policy' | 'mod' | 'mod-view' | 'agent'
Import
import { HostActionInterceptorPhase } from '@modular/sdk';