doc.yeswiki.pro/node_modules/@docsearch/react/dist/esm/icons/SourceIcon.d.ts

4 lines
79 B
TypeScript
Raw Normal View History

2023-05-20 19:37:42 +03:00
export declare function SourceIcon(props: {
type: string;
}): JSX.Element;