Exercise #137: Internationalization
TypeScript Generics ยท 06-challenges
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Use `GetParamKeys` to require params only when the translation needs them.
Check Solution
Run "Check Solution" to validate your code in the browser.