Skip to content

ImageWithUrlV4

type ImageWithUrlV4 = Omit<ImageWithUrl, "position"> & BaseV4;

Defined in: types/CimDocV4.ts:81