fex-team / ua-device

userAgent解析库
http://fex-team.github.io/ua-device/
BSD 3-Clause "New" or "Revised" License
1.45k stars 173 forks source link

add typescript typings? #62

Open futurist opened 5 months ago

futurist commented 5 months ago

When use in a typescript project, this lib:

  1. missing typescript typing file.
  2. cannot find @types/ua-device package.

Please help add some d.ts file info into the lib.

futurist commented 5 months ago

please update a version and publish to npm after the PR.