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