Skip to main content
Version: 15.5.0

CoverageEntry.url property

The URL of the style sheet or script.

Signature:

interface CoverageEntry {
url: string;
}