Completed
Push — master ( 18f7bb...48948d )
by Dimas
44:05 queued 26:50
created

coli.d.ts ➔ b   A

Complexity

Conditions 1

Size

Total Lines 1
Code Lines 1

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
cc 1
eloc 1
dl 0
loc 1
rs 10
c 0
b 0
f 0
1
declare var waktunya: number;
2
declare var a: string[];
3
declare function b(c: any, d: any): string;
4