1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-23 12:34:58 +00:00
Files
lancedikson_bowser/index.d.mts
naorpeled 5cfd97ed08 fix(types): drop ESM named exports that bowser.mjs does not provide
BROWSER_MAP / ENGINE_MAP / OS_MAP / PLATFORMS_MAP and the named Bowser
binding were declared in index.d.mts but never exported by the runtime
module, so TypeScript accepted imports that throw at load time. They
remain reachable as static getters on the default export.
2026-08-29 23:50:17 +03:00

1.6 KiB