UNPKG

@aurigma/design-atoms-interfaces

Version:

9 lines (8 loc) 304 B
export declare enum ProductCommand { rotateProduct = "rotateProduct", replaceInterpolationPlaceholders = "replaceInterpolationPlaceholders", changeBackground = "changeBackground", applyProductTheme = "applyProductTheme", fillPlaceholders = "fillPlaceholders", resize = "resize" }