Commit bb418e3
authored
fix(entraid): correct package entry point structure (redis#2891)
- Add /index.ts that re-exports all from /lib/index.ts
- Preserve existing /lib/index.ts exports1 parent ab7e4a9 commit bb418e3
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments