UNPKG

@jjordy/swr-devtools

Version:

Devtools for SWR

6 lines (5 loc) 144 B
export default function GithubIcon({ fill, width, height }: { fill?: string; width?: number; height?: number; }): JSX.Element;