跳至主要內容
版本:23.11.1

CSSCoverage.stop() 方法

簽名

class CSSCoverage {
stop(): Promise<CoverageEntry[]>;
}

回傳

Promise<CoverageEntry[]>