TranslateFnArgsWithTranslatables
ts
type TranslateFnArgsWithTranslatables = TranslateFnArgs & object;Defined in: shared/types.ts:47
TranslateFnArgs with known Translatables
Type Declaration
translatables
ts
translatables: Translatables;Since
1.0.0
Author
Simon Kovtyk