Type alias Attachment

Attachment: Override<yup.InferType<typeof attachmentSchema>, {
    id: AttachmentId;
}>

Type declaration

Generated using TypeDoc