UNPKG

backpack-ui

Version:
7 lines (6 loc) 98 B
export default function hoverPlace(id) { return { type: "HOVER_PLACE", data: id, }; }