UNPKG

@google-translate-select/react

Version:

🚀 The package offer react library for @google-translate-select!

3 lines (2 loc) • 157 B
import type { IGoogleTranslateProps } from './types/props'; export default function GoogleTranslateSelect(props: IGoogleTranslateProps): JSX.Element | null;