Total Complexity | 1 |
Complexity/F | 1 |
Lines of Code | 4 |
Function Count | 1 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 0 |
1 | declare var waktunya: number; |
||
2 | declare var a: string[]; |
||
3 | declare function b(c: any, d: any): string; |
||
4 |