UNPKG

@shopware-ag/dive

Version:

Shopware Spatial Framework

6 lines (5 loc) 152 B
export default interface SET_GIZMO_SCALE_LINKED { DESCRIPTION: "Sets the gizmo's unified scale mode."; PAYLOAD: boolean; RETURN: boolean; }