Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/view
AiAttachment
type
type AiAttachment = AiTextAttachment | AiBinaryAttachment | AiResourceAttachment
Import
import { AiAttachment } from '@modular/sdk/view';