| 9 | }; |
| 10 | |
| 11 | interface WbiParams { |
| 12 | [key: string]: string | number; |
| 13 | } |
| 14 | |
| 15 | const mixinKeyEncTab = [ |
| 16 | 46, 47, 18, 2, 53, 8, 23, 32, 15, 50, 10, 31, 58, 3, 45, 35, 27, 43, 5, 49, 33, 9, 42, 19, 29, 28, |
nothing calls this directly
no outgoing calls
no test coverage detected