跳至主要内容
版本:22.5.0

JSCoverage.stop() 方法

签名:

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

返回

Promise<JSCoverageEntry[]>