Swatinem / rollup-plugin-dts

A rollup plugin to generate .d.ts rollup files for your typescript project
GNU Lesser General Public License v3.0
815 stars 71 forks source link

fix: create program for `imports` input file #318 #319

Closed NWYLZW closed 1 month ago

NWYLZW commented 1 month ago

would be nice to have a testcase for this as well

I also want to write a test case. However, it seems that currently the fixture does not support declare impoets by package. After failing to write a unit test, I gave up. Do you have any good ideas or suggestions?