export const update = (type, data) => { return { type, data }; }