mirror of
https://github.com/sern-handler/website
synced 2026-06-16 21:02:22 +00:00
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
export declare function SourceIcon(props: {
|
|
type: string;
|
|
}): JSX.Element;
|