Completed
Push — master ( 964113...0c54bb )
by Dimas
476:36 queued 460:34
created

assets/js/protector.d.ts   A

Complexity

Total Complexity 7
Complexity/F 1

Size

Lines of Code 9
Function Count 7

Duplication

Duplicated Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 8
dl 0
loc 9
rs 10
c 0
b 0
f 0
wmc 7
mnd 0
bc 0
fnc 7
bpm 0
cpm 1
noi 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