mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-06-11 04:29:43 +02:00
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
export declare function SourceIcon(props: {
|
|
type: string;
|
|
}): JSX.Element;
|