(filePath: string)
| 440 | readonly error?: string |
| 441 | reported: boolean |
| 442 | } |
| 443 | |
| 444 | interface PackageMetadata { |
| 445 | readonly root: string |
| 446 | readonly sourceRoot: string |
| 447 | readonly name: string |
no outgoing calls
no test coverage detected
searching dependent graphs…