Commit 1167748
authored
fix: compatibility with Typescript V4
With uuidjs#833 the type export was added, but the `export type *` syntax is only available since Typescript V5. Using direct imports should resolve the issue.1 parent 1370497 commit 1167748
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
2 | 8 | | |
3 | 9 | | |
4 | 10 | | |
| |||
0 commit comments