core-components icon indicating copy to clipboard operation
core-components copied to clipboard

Add types declaration file to npm package

Open Celsiusss opened this issue 1 year ago • 0 comments

I am using core-scroll in a React project with Typescript. The package does not have an associated Typescript declarations file, but type declarations do exist in the project.

Not sure on how the build and publishing process is, but consider adding a types entry to the package.json of the projects, as documented here.

Celsiusss avatar Nov 25 '23 23:11 Celsiusss