variable handleInteractionimport { handleInteraction } from "https://deno.land/x/lunchbox@v1.0.2/src/handlers.ts"; handleInteraction This function is a shorthand for the onClick and onKeyDown ("Enter" key) event listeners. type(cb: null | ((ev: Event) => void)) => unknown