Skip to main content
Version: Next

CoverageEntry.url property

The URL of the style sheet or script.

Signature:

interface CoverageEntry {
url: string;
}