cloudoperators / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

spike(libs): How to publish Typescript types/interfaces for existing libs #81

Closed edda closed 2 months ago

edda commented 3 months ago

Using a small existing lib (e.g. messages-provider) and do a spike to figure out how we can publish Typescript types and/or interfaces for these libraries without having to rewrite the whole lib to Typescript.