type alias StarButtonPropsimport { type StarButtonProps } from "https://deno.land/x/upstash_redis@v1.18.2-rc.0/examples/nextjs_edge/components/StarButton.tsx"; definition: { url?: string; }