SYMBOL INDEX (427 symbols across 84 files) FILE: TransWithoutContext.d.ts type _DefaultNamespace (line 16) | type _DefaultNamespace = TypeOptions['defaultNS']; type _EnableSelector (line 17) | type _EnableSelector = TypeOptions['enableSelector']; type TransChild (line 19) | type TransChild = React.ReactNode | Record; type $NoInfer (line 20) | type $NoInfer = [T][T extends T ? 0 : never]; type TransProps (line 22) | type TransProps< type TransLegacy (line 45) | interface TransLegacy { type TransSelectorProps (line 58) | interface TransSelectorProps< type TransSelector (line 80) | interface TransSelector { type ErrorCode (line 103) | type ErrorCode = type ErrorMeta (line 112) | type ErrorMeta = { type ErrorArgs (line 137) | type ErrorArgs = readonly [string, ErrorMeta | undefined, ...any[]]; FILE: example/ReactNativeLocizeProject/App.tsx class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component<{t: TFunction}> { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function AppInner (line 26) | function AppInner() { function App (line 54) | function App() { FILE: example/ReactNativeProject/App.tsx class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component<{t: TFunction}> { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function AppInner (line 26) | function AppInner() { function App (line 54) | function App() { FILE: example/devserver-save-missing/src/App.js class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function Page (line 25) | function Page() { function App (line 62) | function App() { FILE: example/locize/src/App.js class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function Page (line 25) | function Page() { function App (line 63) | function App() { FILE: example/razzle-ssr/src/App.js function App (line 6) | function App() { FILE: example/razzle-ssr/src/Home.js function Home (line 6) | function Home() { FILE: example/react-component-lib/src/App.js class LegacyWelcomeClass (line 8) | class LegacyWelcomeClass extends Component { method render (line 9) | render() { function MyComponent (line 17) | function MyComponent() { function Page (line 26) | function Page() { function App (line 64) | function App() { FILE: example/react-component-lib/src/other-lib/component.js function Comp (line 6) | function Comp() { function MyCompFromOtherLib (line 12) | function MyCompFromOtherLib() { FILE: example/react-fluent/src/App.js function Page (line 7) | function Page() { function App (line 45) | function App() { FILE: example/react-icu/src/App.js class Page (line 9) | class Page extends Component { method render (line 10) | render() { function App (line 50) | function App() { FILE: example/react-icu/src/ComponentUsingMacro.js function ComponentUsingMacro (line 13) | function ComponentUsingMacro() { FILE: example/react-icu/src/ComponentUsingMacroInterpolated.js function ComponentUsingMacro (line 8) | function ComponentUsingMacro() { FILE: example/react-icu/src/serviceWorker.js function register (line 21) | function register(config) { function registerValidSW (line 55) | function registerValidSW(swUrl, config) { function checkValidServiceWorker (line 99) | function checkValidServiceWorker(swUrl, config) { function unregister (line 127) | function unregister() { FILE: example/react-localstorage/src/App.js class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function Page (line 25) | function Page() { function App (line 61) | function App() { FILE: example/react-typescript/simple-multi-namespaces/src/@types/i18next.d.ts type CustomTypeOptions (line 5) | interface CustomTypeOptions { FILE: example/react-typescript/simple-multi-namespaces/src/App.tsx function App (line 6) | function App() { FILE: example/react-typescript/simple-multi-namespaces/src/components/Comp1.tsx function Comp1 (line 3) | function Comp1() { FILE: example/react-typescript/simple-multi-namespaces/src/components/Comp2.tsx function Comp2 (line 3) | function Comp2() { FILE: example/react-typescript/simple-multi-namespaces/src/components/Comp3.tsx function Comp2 (line 3) | function Comp2() { FILE: example/react-typescript/simple/src/@types/i18next.d.ts type CustomTypeOptions (line 4) | interface CustomTypeOptions { FILE: example/react-typescript/simple/src/App.tsx function App (line 4) | function App() { FILE: example/react/src/App.js class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function Page (line 25) | function Page() { function App (line 61) | function App() { FILE: example/react_native_windows/App.js function Content (line 56) | function Content() { FILE: example/react_native_windows/android/app/src/debug/java/com/react_native_windows/ReactNativeFlipper.java class ReactNativeFlipper (line 27) | public class ReactNativeFlipper { method initializeFlipper (line 28) | public static void initializeFlipper(Context context, ReactInstanceMan... FILE: example/react_native_windows/android/app/src/main/java/com/react_native_windows/MainActivity.java class MainActivity (line 5) | public class MainActivity extends ReactActivity { method getMainComponentName (line 11) | @Override FILE: example/react_native_windows/android/app/src/main/java/com/react_native_windows/MainApplication.java class MainApplication (line 14) | public class MainApplication extends Application implements ReactApplica... method getUseDeveloperSupport (line 18) | @Override method getPackages (line 23) | @Override method getJSMainModuleName (line 32) | @Override method getReactNativeHost (line 38) | @Override method onCreate (line 43) | @Override method initializeFlipper (line 57) | private static void initializeFlipper( FILE: example/react_native_windows/windows/react_native_windows/App.h function namespace (line 7) | namespace winrt::react_native_windows::implementation FILE: example/react_native_windows/windows/react_native_windows/AutolinkedNativeModules.g.cpp type winrt::Microsoft::ReactNative (line 6) | namespace winrt::Microsoft::ReactNative function RegisterAutolinkedNativeModulePackages (line 9) | void RegisterAutolinkedNativeModulePackages(winrt::Windows::Foundation... FILE: example/react_native_windows/windows/react_native_windows/AutolinkedNativeModules.g.h function namespace (line 5) | namespace winrt::Microsoft::ReactNative FILE: example/react_native_windows/windows/react_native_windows/MainPage.cpp type winrt::react_native_windows::implementation (line 14) | namespace winrt::react_native_windows::implementation FILE: example/react_native_windows/windows/react_native_windows/MainPage.h function namespace (line 6) | namespace winrt::react_native_windows::implementation function namespace (line 14) | namespace winrt::react_native_windows::factory_implementation FILE: example/react_native_windows/windows/react_native_windows/ReactPackageProvider.cpp type winrt::react_native_windows::implementation (line 8) | namespace winrt::react_native_windows::implementation FILE: example/react_native_windows/windows/react_native_windows/ReactPackageProvider.h function namespace (line 6) | namespace winrt::react_native_windows::implementation FILE: example/storybook/src/App.js class LegacyWelcomeClass (line 7) | class LegacyWelcomeClass extends Component { method render (line 8) | render() { function MyComponent (line 16) | function MyComponent() { function Page (line 25) | function Page() { function App (line 58) | function App() { FILE: example/storybook/src/stories/components.stories.js class ClassComponent (line 4) | class ClassComponent extends Component { method render (line 5) | render() { function ComponentUsingHook (line 13) | function ComponentUsingHook() { function ComponentUsingTrans (line 18) | function ComponentUsingTrans() { FILE: example/test-jest/src/App.js class AppPage (line 8) | class AppPage extends Component { method render (line 9) | render() { function App (line 38) | function App() { FILE: example/test-jest/src/Trans.js function CustomComponent (line 4) | function CustomComponent() { FILE: example/test-jest/src/Translation.js function CustomComponent (line 4) | function CustomComponent() { FILE: example/test-jest/src/UseTranslation.js function CustomComponent (line 4) | function CustomComponent() { FILE: example/test-jest/src/UseTranslationWithInterpolation.js function CustomComponent (line 4) | function CustomComponent() { FILE: example/test-jest/src/WithTranslation.js function CustomComponent (line 4) | function CustomComponent({ t }) { FILE: helpers.d.ts type $Tuple (line 2) | type $Tuple = readonly [T?, ...T[]]; type $Subtract (line 3) | type $Subtract = Omit; FILE: icu.macro.d.ts type _DefaultNamespace (line 7) | type _DefaultNamespace = TypeOptions['defaultNS']; type PluralSubProps (line 9) | interface PluralSubProps< type PluralProps (line 27) | type PluralProps< type SelectSubProps (line 43) | interface SelectSubProps { type NoChildren (line 47) | interface NoChildren { type SelectRequiredProps (line 51) | interface SelectRequiredProps< type SelectProps (line 63) | type SelectProps< type ValidInterpolations (line 86) | type ValidInterpolations = ReactElement | string; FILE: icu.macro.js function ICUMacro (line 7) | function ICUMacro({ references, state, babel }) { function pluralAsJSX (line 111) | function pluralAsJSX(parentPath, { attributes }, babel) { function selectAsJSX (line 173) | function selectAsJSX(parentPath, { attributes }, babel) { function transAsJSX (line 225) | function transAsJSX(parentPath, { attributes, children }, babel) { function buildTransElement (line 259) | function buildTransElement( function jsxElementToDeclaration (line 316) | function jsxElementToDeclaration(jsxElement, t) { function cloneExistingAttributes (line 406) | function cloneExistingAttributes(attributes) { function findAttribute (line 425) | function findAttribute(name, attributes) { function attributeExistsAlready (line 432) | function attributeExistsAlready(name, attributes) { function processTrans (line 436) | function processTrans(children, babel, componentStartIndex = 0) { function trimIndent (line 448) | function trimIndent(text) { function mergeCommaExpressions (line 458) | function mergeCommaExpressions(ele) { function mergeTaggedTemplateExpressions (line 475) | function mergeTaggedTemplateExpressions(ele, componentFoundIndex, t, bab... function mergeChildren (line 488) | function mergeChildren(children, babel, componentStartIndex = 0) { function getValues (line 537) | function getValues(children, babel) { function getComponents (line 591) | function getComponents(children, babel) { function addImports (line 631) | function addImports(state, existingImport, allImportsToAdd, t) { function addNeededImports (line 656) | function addNeededImports(state, babel, references) { function getTextAndInterpolatedVariables (line 833) | function getTextAndInterpolatedVariables(type, primaryNode, index, babel) { FILE: index.d.ts type IcuTransContentDeclaration (line 38) | interface IcuTransContentDeclaration { type IcuTransWithoutContextProps (line 49) | type IcuTransWithoutContextProps< type IcuTransProps (line 75) | type IcuTransProps< type IcuTransComponent (line 97) | interface IcuTransComponent { type IcuTransWithoutContextComponent (line 124) | interface IcuTransWithoutContextComponent { type ReportNamespaces (line 151) | interface ReportNamespaces { type CustomInstanceExtensions (line 160) | interface CustomInstanceExtensions { type ObjectOrNever (line 165) | type ObjectOrNever = TypeOptions['allowObjectInHTMLChildren'] extends true type ReactI18NextChildren (line 169) | type ReactI18NextChildren = React.ReactNode | ObjectOrNever; type IntrinsicAttributes (line 173) | interface IntrinsicAttributes { type HTMLAttributes (line 178) | interface HTMLAttributes { type _DefaultNamespace (line 186) | type _DefaultNamespace = TypeOptions['defaultNS']; type _EnableSelector (line 191) | type _EnableSelector = TypeOptions extends { enableSelector: infer U } ?... type UseTranslationOptions (line 193) | type UseTranslationOptions = { type UseTranslationResponse (line 203) | type UseTranslationResponse = [ type FallbackNs (line 216) | type FallbackNs = Ns extends undefined type UseTranslationLegacy (line 226) | interface UseTranslationLegacy { type UseTranslationSelector (line 236) | interface UseTranslationSelector { type WithTranslation (line 259) | interface WithTranslation< type WithTranslationProps (line 268) | interface WithTranslationProps { type I18nextProviderProps (line 292) | interface I18nextProviderProps { type TranslationProps (line 301) | interface TranslationProps< FILE: react-i18next.js class RegExpCache (line 128) | class RegExpCache { method constructor (line 129) | constructor(capacity) { method getRegExp (line 134) | getRegExp(pattern) { method log (line 200) | log(args) { method warn (line 203) | warn(args) { method error (line 206) | error(args) { method output (line 209) | output(type, args) { class Logger (line 213) | class Logger { method constructor (line 214) | constructor(concreteLogger, options = {}) { method init (line 217) | init(concreteLogger, options = {}) { method log (line 223) | log(...args) { method warn (line 226) | warn(...args) { method error (line 229) | error(...args) { method deprecate (line 232) | deprecate(...args) { method forward (line 235) | forward(args, lvl, prefix, debugOnly) { method create (line 240) | create(moduleName) { method clone (line 248) | clone(options) { class EventEmitter (line 255) | class EventEmitter { method constructor (line 256) | constructor() { method on (line 259) | on(events, listener) { method off (line 267) | off(event, listener) { method emit (line 275) | emit(event, ...args) { class ResourceStore (line 294) | class ResourceStore extends EventEmitter { method constructor (line 295) | constructor(data, options = { method addNamespaces (line 309) | addNamespaces(ns) { method removeNamespaces (line 314) | removeNamespaces(ns) { method getResource (line 320) | getResource(lng, ns, key, options = {}) { method addResource (line 347) | addResource(lng, ns, key, value, options = { method addResources (line 362) | addResources(lng, ns, resources, options = { method addResourceBundle (line 372) | addResourceBundle(lng, ns, resources, deep, overwrite, options = { method removeResourceBundle (line 397) | removeResourceBundle(lng, ns) { method hasResourceBundle (line 404) | hasResourceBundle(lng, ns) { method getResourceBundle (line 407) | getResourceBundle(lng, ns) { method getDataByLanguage (line 411) | getDataByLanguage(lng) { method hasLanguageSomeTranslations (line 414) | hasLanguageSomeTranslations(lng) { method toJSON (line 419) | toJSON() { method addPostProcessor (line 425) | addPostProcessor(module) { method handle (line 428) | handle(processors, value, key, options, translator) { function createProxy (line 436) | function createProxy() { function keysFromSelector (line 449) | function keysFromSelector(selector, opts) { class Translator (line 457) | class Translator extends EventEmitter { method constructor (line 458) | constructor(services, options = {}) { method changeLanguage (line 467) | changeLanguage(lng) { method exists (line 470) | exists(key, o = { method extractFromKey (line 485) | extractFromKey(key, opt) { method translate (line 509) | translate(keys, o, lastKey) { method extendTranslation (line 707) | extendTranslation(res, key, opt, resolved, lastKey) { method resolve (line 765) | resolve(keys, opt = {}) { method isValidLookup (line 842) | isValidLookup(res) { method getResource (line 845) | getResource(code, ns, key, options = {}) { method getUsedParamsDetails (line 849) | getUsedParamsDetails(options = {}) { method hasDefaultValue (line 872) | static hasDefaultValue(options) { class LanguageUtil (line 882) | class LanguageUtil { method constructor (line 883) | constructor(options) { method getScriptPartFromCode (line 888) | getScriptPartFromCode(code) { method getLanguagePartFromCode (line 897) | getLanguagePartFromCode(code) { method formatLanguageCode (line 903) | formatLanguageCode(code) { method isSupportedCode (line 920) | isSupportedCode(code) { method getBestMatchFromCodes (line 926) | getBestMatchFromCodes(codes) { method getFallbackCodes (line 952) | getFallbackCodes(fallbacks, code) { method toResolveHierarchy (line 965) | toResolveHierarchy(code, fallbackCode) { class PluralResolver (line 1003) | class PluralResolver { method constructor (line 1004) | constructor(languageUtils, options = {}) { method addRule (line 1010) | addRule(lng, obj) { method clearCache (line 1013) | clearCache() { method getRule (line 1016) | getRule(code, options = {}) { method needsPlural (line 1043) | needsPlural(code, options = {}) { method getPluralFormsOfKey (line 1048) | getPluralFormsOfKey(code, key, options = {}) { method getSuffixes (line 1051) | getSuffixes(code, options = {}) { method getSuffix (line 1057) | getSuffix(code, count, options = {}) { class Interpolator (line 1075) | class Interpolator { method constructor (line 1076) | constructor(options = {}) { method init (line 1082) | init(options = {}) { method reset (line 1120) | reset() { method resetRegExp (line 1123) | resetRegExp() { method interpolate (line 1135) | interpolate(str, data, lng, options) { method nest (line 1205) | nest(str, fc, options = {}) { class Formatter (line 1317) | class Formatter { method constructor (line 1318) | constructor(options = {}) { method init (line 1323) | init(services, options = { method add (line 1362) | add(name, fc) { method addCached (line 1365) | addCached(name, fc) { method format (line 1368) | format(value, format, lng, options = {}) { class Connector (line 1407) | class Connector extends EventEmitter { method constructor (line 1408) | constructor(backend, store, services, options = {}) { method queueLoad (line 1425) | queueLoad(languages, namespaces, options, callback) { method loaded (line 1464) | loaded(name, err, data) { method read (line 1502) | read(lng, ns, fcName, tried = 0, wait = this.retryTimeout, callback) { method prepareLoading (line 1546) | prepareLoading(languages, namespaces, options = {}, callback) { method load (line 1562) | load(languages, namespaces, callback) { method reload (line 1565) | reload(languages, namespaces, callback) { method loadOne (line 1570) | loadOne(name, prefix = '') { method saveMissing (line 1580) | saveMissing(languages, namespace, key, fallbackValue, isUpdate, option... class I18n (line 1696) | class I18n extends EventEmitter { method constructor (line 1697) | constructor(options = {}, callback) { method init (line 1716) | init(options = {}, callback) { method loadResources (line 1849) | loadResources(language, callback = noop) { method reloadResources (line 1880) | reloadResources(lngs, ns, callback) { method use (line 1899) | use(module) { method setResolvedLanguage (line 1925) | setResolvedLanguage(l) { method changeLanguage (line 1941) | changeLanguage(lng, callback) { method getFixedT (line 1994) | getFixedT(lng, ns, keyPrefix) { method t (line 2036) | t(...args) { method exists (line 2039) | exists(...args) { method setDefaultNamespace (line 2042) | setDefaultNamespace(ns) { method hasLoadedNamespace (line 2045) | hasLoadedNamespace(ns, options = {}) { method loadNamespaces (line 2071) | loadNamespaces(ns, callback) { method loadLanguages (line 2087) | loadLanguages(lngs, callback) { method dir (line 2103) | dir(lng) { method createInstance (line 2118) | static createInstance(options = {}, callback) { method cloneInstance (line 2123) | cloneInstance(options = {}, callback = noop) { method toJSON (line 2175) | toJSON() { function getDefaultExportFromCjs (line 2201) | function getDefaultExportFromCjs (x) { function n (line 2225) | function n(n) { function a (line 2251) | function a(e, t) { function Componentized (line 2710) | function Componentized() { function Trans$1 (line 2745) | function Trans$1({ method init (line 2843) | init(instance) { class ReportNamespaces (line 2850) | class ReportNamespaces { method constructor (line 2851) | constructor() { method addUsedNamespaces (line 2854) | addUsedNamespaces(namespaces) { method getUsedNamespaces (line 2859) | getUsedNamespaces() { function Trans (line 2891) | function Trans({ class TranslationParserError (line 2931) | class TranslationParserError extends Error { method constructor (line 2932) | constructor(message, position, translationString) { function IcuTransWithoutContext (line 3310) | function IcuTransWithoutContext({ function IcuTrans (line 3356) | function IcuTrans({ function is (line 3398) | function is(x, y) { function useSyncExternalStore$2 (line 3401) | function useSyncExternalStore$2(subscribe, getSnapshot) { function checkIfSnapshotChanged (line 3436) | function checkIfSnapshotChanged(inst) { function useSyncExternalStore$1 (line 3446) | function useSyncExternalStore$1(subscribe, getSnapshot) { function I18nextWithTranslation (line 3624) | function I18nextWithTranslation({ function I18nextProvider (line 3665) | function I18nextProvider({ function I18nextWithSSR (line 3714) | function I18nextWithSSR({ FILE: src/I18nextProvider.js function I18nextProvider (line 4) | function I18nextProvider({ i18n, defaultNS, children }) { FILE: src/IcuTrans.js function IcuTrans (line 78) | function IcuTrans({ FILE: src/IcuTransUtils/TranslationParserError.js class TranslationParserError (line 4) | class TranslationParserError extends Error { method constructor (line 10) | constructor(message, position, translationString) { FILE: src/IcuTransWithoutContext.js function IcuTransWithoutContext (line 84) | function IcuTransWithoutContext({ FILE: src/Trans.js function Trans (line 7) | function Trans({ FILE: src/TransWithoutContext.js function Componentized (line 450) | function Componentized() { function Trans (line 507) | function Trans({ FILE: src/context.js class ReportNamespaces (line 10) | class ReportNamespaces { method constructor (line 11) | constructor() { method addUsedNamespaces (line 15) | addUsedNamespaces(namespaces) { method getUsedNamespaces (line 21) | getUsedNamespaces() { FILE: src/initReactI18next.js method init (line 7) | init(instance) { FILE: src/withSSR.js function I18nextWithSSR (line 8) | function I18nextWithSSR({ initialI18nStore, initialLanguage, ...rest }) { FILE: src/withTranslation.js function I18nextWithTranslation (line 7) | function I18nextWithTranslation({ forwardedRef, ...rest }) { FILE: test/I18nextProvider.spec.jsx function TestComponent (line 37) | function TestComponent() { FILE: test/IcuTrans/IcuTrans.spec.jsx function CustomButton (line 137) | function CustomButton({ children, color }) { function Icon (line 162) | function Icon({ name }) { function Icon (line 587) | function Icon({ name }) { FILE: test/IcuTrans/utils/renderTranslation.spec.js function CustomButton (line 367) | function CustomButton({ label }) { FILE: test/Translation.spec.jsx function TestComponent (line 14) | function TestComponent() { FILE: test/backendLngAwareMock.js class BackendLngAwareMock (line 1) | class BackendLngAwareMock { method constructor (line 2) | constructor(services, options = {}) { method init (line 8) | init(services, options) { method read (line 13) | read(language, namespace, callback) { method flush (line 17) | flush(what) { FILE: test/backendMock.js class BackendMock (line 1) | class BackendMock { method constructor (line 2) | constructor(services, options = {}) { method init (line 8) | init(services, options) { method read (line 13) | read(language, namespace, callback) { method flush (line 17) | flush() { FILE: test/i18n.js method format (line 79) | format(value, format) { FILE: test/trans.render.dynamic.spec.jsx function TestComponent (line 20) | function TestComponent() { function TestComponent (line 54) | function TestComponent() { function TestComponent (line 85) | function TestComponent() { function TestComponent (line 107) | function TestComponent() { FILE: test/trans.render.icu.spec.jsx function TestComponent (line 12) | function TestComponent() { function TestComponent (line 36) | function TestComponent() { function TestComponent (line 66) | function TestComponent() { function TestComponent (line 83) | function TestComponent() { function TestComponent (line 109) | function TestComponent() { FILE: test/trans.render.object.spec.jsx function TestComponent (line 12) | function TestComponent() { function TestComponent (line 39) | function TestComponent() { function TestComponent (line 66) | function TestComponent() { function TestComponent (line 93) | function TestComponent() { function TestComponent (line 120) | function TestComponent() { function TestComponent (line 147) | function TestComponent() { function TestComponent (line 179) | function TestComponent() { function Button (line 211) | function Button() { function TestComponent (line 214) | function TestComponent() { function Button (line 233) | function Button() { function TestComponent (line 236) | function TestComponent() { function Button (line 255) | function Button() { function TestComponent (line 258) | function TestComponent() { function TestComponent (line 277) | function TestComponent() { function Button (line 305) | function Button({ children }) { function TestComponent (line 308) | function TestComponent() { function TestComponent (line 327) | function TestComponent() { function TestComponent (line 351) | function TestComponent() { function TestComponent (line 373) | function TestComponent() { function TestComponent (line 397) | function TestComponent() { function TestComponent (line 421) | function TestComponent() { FILE: test/trans.render.spec.jsx function Link (line 9) | function Link({ to, children }) { function TestComponent (line 18) | function TestComponent({ parent }) { function TestComponent (line 58) | function TestComponent({ parent }) { function TestComponent (line 83) | function TestComponent({ parent }) { function TestComponent (line 108) | function TestComponent({ parent }) { function TestComponent (line 133) | function TestComponent({ parent }) { function TestComponent2 (line 141) | function TestComponent2({ parent }) { function TestComponent3 (line 145) | function TestComponent3({ parent }) { function TestComponent (line 196) | function TestComponent() { function TestComponent (line 212) | function TestComponent() { function TestComponent (line 228) | function TestComponent() { function TestComponent (line 249) | function TestComponent() { function TestComponent (line 270) | function TestComponent() { function TestComponent (line 295) | function TestComponent() { function TestComponent (line 321) | function TestComponent() { function TestComponent (line 355) | function TestComponent() { function TestComponent (line 389) | function TestComponent() { function TestComponent (line 423) | function TestComponent() { function TestComponent (line 448) | function TestComponent() { function TestComponent (line 480) | function TestComponent({ t, cb }) { function TestComponent (line 523) | function TestComponent() { function TestComponent (line 533) | function TestComponent() { function TestComponent (line 547) | function TestComponent() { function TestComponent (line 566) | function TestComponent() { function TestComponent (line 580) | function TestComponent() { function TestComponent (line 594) | function TestComponent() { function TestComponent (line 620) | function TestComponent() { function TestComponent (line 634) | function TestComponent() { function TestComponent (line 660) | function TestComponent() { function TestComponent (line 686) | function TestComponent() { function Component (line 710) | function Component({ children }) { function TestComponent (line 796) | function TestComponent() { function TestComponent (line 830) | function TestComponent() { function TestComponent (line 861) | function TestComponent({ value }) { function TestComponent (line 884) | function TestComponent() { function TestComponent (line 918) | function TestComponent() { function TestComponent (line 941) | function TestComponent() { function TestComponent (line 955) | function TestComponent({ parent }) { function TestComponent (line 981) | function TestComponent({ parent }) { function TestComponent (line 1006) | function TestComponent({ parent }) { function TestComponent (line 1052) | function TestComponent({ parent }) { function TestComponent (line 1076) | function TestComponent({ parent }) { function TestComponent (line 1101) | function TestComponent({ parent }) { function TestComponent (line 1116) | function TestComponent({ parent }) { function TestComponent (line 1131) | function TestComponent({ parent }) { function TestComponent (line 1146) | function TestComponent() { function TestComponent (line 1165) | function TestComponent() { function TestComponent (line 1180) | function TestComponent() { function TestComponent (line 1201) | function TestComponent({ parent }) { function TestComponent (line 1216) | function TestComponent({ parent }) { function TestComponent (line 1262) | function TestComponent({ cb }) { function Item (line 1294) | function Item({ title }) { function TestComponent (line 1298) | function TestComponent({ name, escapeValue }) { function Item (line 1388) | function Item({ title }) { FILE: test/typescript/custom-types/i18next.d.ts type CustomTypeOptions (line 4) | interface CustomTypeOptions { FILE: test/typescript/issue-1899/i18next.d.ts type CustomTypeOptions (line 11) | interface CustomTypeOptions { FILE: test/typescript/issue-1899/import-check.ts type _Check (line 11) | type _Check = typeof IcuTrans; FILE: test/typescript/misc/Trans.test.tsx function MyComponent (line 41) | function MyComponent() { FILE: test/typescript/misc/Translation.test.tsx type CmpProps (line 17) | type CmpProps = React.ComponentProps; FILE: test/typescript/misc/withSSR.test.tsx class ClassComponent (line 8) | class ClassComponent extends React.Component { class ClassComponentWithProps (line 22) | class ClassComponentWithProps extends React.Component<{ foo: number }> { FILE: test/typescript/misc/withTranslation.test.tsx type MyComponentProps (line 15) | interface MyComponentProps extends WithTranslation { type KeyPrefixComponentProps (line 82) | interface KeyPrefixComponentProps extends WithTranslation<'translation',... FILE: test/typescript/selector-custom-types/i18next.d.ts type CustomTypeOptions (line 4) | interface CustomTypeOptions { FILE: test/typescript/selector-optimize/i18next.d.ts type CustomTypeOptions (line 4) | interface CustomTypeOptions { FILE: test/useTranslation.advanced.spec.js method hasLoadedNamespace (line 32) | hasLoadedNamespace(ns, options) { FILE: test/useTranslation.bindI18nStore.spec.jsx function TranslateAKey (line 15) | function TranslateAKey() { FILE: test/useTranslation.ready.spec.jsx function TestComponentNotReady (line 37) | function TestComponentNotReady({ i18n }) { FILE: test/useTranslation.spec.jsx function TestComponent (line 283) | function TestComponent() { FILE: test/withSSR.spec.jsx function TestComponent (line 44) | function TestComponent() { FILE: test/withTranslation.keyPrefix.spec.jsx class TestComponentKeyPrefix (line 14) | class TestComponentKeyPrefix extends React.Component { method render (line 15) | render() { FILE: test/withTranslation.spec.jsx class TestComponent (line 14) | class TestComponent extends React.Component { method render (line 15) | render() {