UNPKG

@intl-t/react

Version:

A Fully-Typed Object-Based i18n Translation Library for React

8 lines (7 loc) 212 B
export declare function patch({ React, jsx, jsxDEV }?: { React?: any; jsx?: any; jsxDEV?: any; }): any; export declare function patch(React?: any, jsx?: any, jsxDEV?: any): any; export default patch;