Typescript: locale type Improvement #65
Labels
base
Issue related to base functionality
enhancement
New feature or request
help wanted
Extra attention is needed
typescript
Issue related to type definitions
Milestone
locale exposes a svelte store which is used to get/set the locale throughout the app. However, the type on it is weak (string).
It should be possible to infer the locale Type more strongly using the configuration provided?
The text was updated successfully, but these errors were encountered: