跳到主要内容
版本: 23.11.1

JSCoverage.stop() 方法

签名

class JSCoverage {
stop(): Promise<JSCoverageEntry[]>;
}

返回值

Promise<JSCoverageEntry[]>