wcsConstant.js 107 Bytes
export const QUANTITY_DIFF = 0
export const ONLY_IN_A = 1
export const ONLY_IN_B = 2
export const MATCH = 3