//mock tools const Op = { eq: 'eq' }; module.exports = { Op };