kendo-react
kendo-react copied to clipboard
[Enhancement] Export Type check for kendo-message
I'm submitting a...
- Suggestion for improvement
Current behavior
Currently all kendo-messages provided in the https://github.com/telerik/kendo-react-messages/tree/master/messages and has to be manually maintained on every upgrade in each application.
Expected behavior
Export type or interface from kendo npm packages, so that developers can check their translations. In addition, it will be great to export the messages as well, instead of copy/paste them to an external repo.
Also requested in Ticket ID: 1653565 For exporting the messages instead of copy/pasting them.