export enum Op { JOINED = "joined", AND = "and", SWAPPED = "swaped", SWAP = "swap", BLENDED = "blended", BLEND = "blend", }