* Describes the metrics provided by this metric implementation. * (e.g. units, ...)
()
| 31 | * (e.g. units, ...) |
| 32 | */ |
| 33 | describe(): {[key: string]: string} { |
| 34 | throw new Error('NYI'); |
| 35 | } |
| 36 | } |
no outgoing calls
no test coverage detected
searching dependent graphs…