"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
GNU Affero General Public License v3.0
9.28k
stars
1.2k
forks
source link
Fix: Add "types" inside "exports" of package.json, fix ./helpers export typo #688
Closed
daniluk4000 closed 1 year ago
Prerequisites
Type of Change
Bug fix
Description
In order for Typescript Bundler Resolution to work types path also need to be listed inside "exports" field.
I have also fixed incorrect ./helpers export.
Test
Are not needed.
Impact
No breaking change
Other Info