wcsConstant.js 107 Bytes Edit Raw Blame History Permalink 1 2 3 4 export const QUANTITY_DIFF = 0 export const ONLY_IN_A = 1 export const ONLY_IN_B = 2 export const MATCH = 3