Attachment validation result
{ valid: true; } | { valid: false; error: AttachmentValidationError; }
Attachment validation result
{ valid: true; } | { valid: false; error: AttachmentValidationError; }
import { type AttachmentValidationResult } from "docs/embed.ts";