@talend/react-forms
Version:
React forms library based on json schema form.
4 lines (3 loc) • 343 B
TypeScript
export function escapeRegexCharacters(str: any): any;
declare const _default: import("react").ComponentType<Omit<import("react-i18next/helpers").$Subtract<any, import("react-i18next").WithTranslationProps>, keyof import("react-i18next").WithTranslation<Ns, undefined>> & import("react-i18next").WithTranslationProps>;
export default _default;