AdguardTeam / tsurlfilter

AdGuard content blocking library
GNU General Public License v3.0
58 stars 12 forks source link

fix `package.json` exports map types #114

Closed SukkaW closed 10 months ago

SukkaW commented 10 months ago

I was trying to adapt the @adgaurd/tsurlfilter package in one of my projects. I get the following warning in my IDE:

image

It turns out that the types field is missing in the package.json's exports map. The PR fixes that.

maximtop commented 10 months ago

Thank you

stanislav-atr commented 10 months ago

@SukkaW, hi and thank you for contribution! Apologies, the commit has lost your authorship – my oversight when merging the changes.