UNPKG

lr-i18n

Version:

Allows to connect your `Laravel` Framework localization files with `React`.

3 lines (2 loc) 131 B
import ContextInterface from './interfaces/context'; export declare const Context: import("react").Context<ContextInterface<any>>;