all files
/
json2typescript/
any.ts
100%
Statements
3/3
100%
Branches
0/0
100%
Functions
1/1
100%
Lines
1/1
1 2 3 4
2×
/** * Virtual any type for the property decorator. */ export class Any {}