跳至主要內容
版本:23.11.1

JSCoverage.stop() 方法

簽名

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

回傳

Promise<JSCoverageEntry[]>