Skip to content

ImageWithoutUrlV4

type ImageWithoutUrlV4 = Omit<ImageWithoutUrl, "position"> & BaseV4;

Defined in: types/CimDocV4.ts:85