Skip to main content
Version: 16.1.1

CoverageEntry.url property

The URL of the style sheet or script.

Signature:

interface CoverageEntry {
url: string;
}