rollup-plugin-dts icon indicating copy to clipboard operation
rollup-plugin-dts copied to clipboard

A rollup plugin to generate .d.ts rollup files for your typescript project

Results 14 rollup-plugin-dts issues
Sort by recently updated
recently updated
newest added

### Checklist * [x] I can reproduce this issue when running this plugin on its own. *Other plugins, such as `node-resolve` are known to cause issues.* * [x] I am...

My requirement is similar to the issue #133 mentioned. I need to generate a .d.ts file representing only the public API of a large TypeScript codebase, excluding private/internal symbols and...

I acknowledge that this project is in maintenance mode, but I think it could still benefit from some minor improvements: - Use `const` instead of `let` when possible. - It...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/estree](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree)) | [`1.0.5` -> `1.0.6`](https://renovatebot.com/diffs/npm/@types%2festree/1.0.5/1.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2festree/1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...