Swatinem / rollup-plugin-dts

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

fix: `typeof this` usage in classes should not alias to `typeof this$1` #287

Closed crutchcorn closed 1 year ago

crutchcorn commented 1 year ago

Closes #279