Skip to content

DynamicDesignSpecWithoutProductInfo

type DynamicDesignSpecWithoutProductInfo = Omit<DynamicDesignSpec, "surfaces" | "designDocument">;

Defined in: dynamic-line-utils/src/helpers/textPersonalizationHelpers.ts:67