UNPKG

react-tiny-i18n

Version:

A tiny (~500B) i18n implementation for handling translations in React

3 lines (2 loc) 93 B
/// <reference types="react" /> export declare function Switcher(props: any): JSX.Element;