Commit 5d5cba2
authored
Update index.d.ts - export RateLimitStores/ApiGatewayErrors
fix for:
```
TS4082: Default export of the module has or is using private name ApiGatewayErrors
TS4082: Default export of the module has or is using private name RateLimitStores
```1 parent c6ec800 commit 5d5cba2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments