import inspector from "inspector"; export type iCoverageTable = { [key: string]: inspector.Profiler.ScriptCoverage }