UNPKG

@redocly/theme

Version:

Shared UI components lib

4 lines (3 loc) 190 B
import * as React from 'react'; export declare function getFileIconByExt(ext: string): React.JSX.Element; export declare function getFileIconByLanguage(language: string): React.JSX.Element;