Commit ac07120
authored
Refactor to simplify exported files (#95)
Moves content of `baseline-browser-versions.ts` directly to `index.ts` as separation was pointless. This simplifies the exported files, providing a single relevant `index.d.ts` file with no further imports. Also fixes a bug introduced in 2.6.0 where type file was excluded from published modules which broke tooltips.1 parent c3ff9ee commit ac07120
File tree
3 files changed
+679
-684
lines changed- src
- scripts
3 files changed
+679
-684
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
0 commit comments