Total Complexity | 7 |
Complexity/F | 1 |
Lines of Code | 9 |
Function Count | 7 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 0 |
1 | declare function Protector__D(E: any): (G: any) => any; |
||
2 | declare var Protector_a: string[]; |
||
3 | declare function Protector_b(c: any, d: any): string; |
||
4 | declare function f(d: any, e: any): (...args: any[]) => any; |
||
5 | declare function J(...args: any[]): any; |
||
6 | declare function Protector__h(j: any, k: any): (...args: any[]) => any; |
||
7 | declare function Protector__q(s: any, t: any): (...args: any[]) => any; |
||
8 | declare function Protector__w(...args: any[]): any; |
||
9 |