Type Alias: $NoInfer<A>
$NoInfer<
A>: [A][Aextendsany?0:never]
This is a re-exported type from i18next.
We could use NoInfer typescript build-in utility, however this project still supports ts < 5.4.
Type Parameters
| Type Parameter |
|---|
A |
See
https://github.com/millsp/ts-toolbelt/blob/master/sources/Function/NoInfer.ts