UNPKG

react-intlayer

Version:

Easily internationalize i18n your React applications with type-safe multilingual content management.

3 lines 177 B
import { type FC, type PropsWithChildren } from 'react'; export declare const IntlayerEditorProvider: FC<PropsWithChildren>; //# sourceMappingURL=IntlayerEditorProvider.d.ts.map