1 min readSep 10, 2019
We do have other packages for reusable items. Such as custom classes and really small components (date pickers, tables, etc).
If I am not mistaken when you say “typings” you are referring to TypeScript which we are not currently using in our Vue.js projects. If we were, however, you could definitely make a npm package to share those types (and therefore another repo).