@itd-api/hydrate / HydratedAttachment
Type Alias: HydratedAttachment<T>
ts
type HydratedAttachment<T> = HydratedModel<T, HydratedAttachmentActions>;Defined in: packages/hydrate/src/types.ts:231
Вложение с проверками его типа.
Type Parameters
T
T extends Attachment = Attachment