Adyen / lume

Lume is a component library for visual representations of data, built for Vue with D3.
https://lumedataviz.com
MIT License
37 stars 1 forks source link

Missing Typescript typings file in dist #330

Closed joao-m-santos closed 7 months ago

joao-m-santos commented 7 months ago

Problem description

Currently, there is no Typescript .d.ts file in the final build of Lume (Vue 2 and 3).

Reproduction URL

No response

Reproduction steps

--

Expected behavior

These files should be present in the build result in order to provide Typescript support when installing and consuming the library package.

Screenshots

No response

Logs

No response

Browsers

No response

OS

No response

Validations