GetTranslationsReturn<TScopes>
ts
type GetTranslationsReturn<TScopes> = Promise<ScopedTranslationsByToken<TScopes>>;Defined in: server/translation.ts:26
Type Parameters
| Type Parameter |
|---|
TScopes extends Scopes |