Skip to content

reporting

An object with the following fields:

ts
const { reporting } = createI18nextIntegration({
  /* ... */
});

sample({ clock: reporting.missingKey, target: sendWarningToSentry });

Released under the MIT License.