Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias GitHubAvatarImgProps
import { type GitHubAvatarImgProps } from "https://deno.land/x/netzo@0.2.84/plugins/portals/components/GitHubAvatarImg.tsx";
definition: { login: string; size: number; class?: string; }