Commit 8eac82e
committed
Downgrade TypeScript to fix downstream TS breakage
TypeScript 5.7+ makes Uint8Array generic, which results in type
definitions here that are unusable downstream. This change reverts that,
so this package can still be used on older TS versions.1 parent a01fcec commit 8eac82e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments