Type Alias: $SpecialObject
$SpecialObject:
$Dictionary
| (string
|$Dictionary
)[]
Defined in: projects/plugins/packages/i18next/src/lib/types.ts:29
This is a re-exported type from i18next.
It is the returned type from resolveKey
when returnObjects
is true
in the options.