mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-01 08:03:51 +01:00
4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
export declare function SourceIcon(props: {
|
|
type: string;
|
|
}): JSX.Element;
|