Commit a5ef39b
authored
fix(typescript): fix typescript type DecodedJwt (#407)
* fix(typescript): fix typescript type DecodedJwt
* Update types.spec.ts
* fix: export missing typescript types
* Update index.d.ts
* Update index.d.ts
* Update types.spec.ts
* Update index.d.ts
* Update types.spec.ts
* Update index.d.ts
* Update types.spec.ts1 parent 4d8c66f commit a5ef39b
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments