Skip to main content
Version: Next

CoverageEntry.text property

The content of the style sheet or script.

Signature:

interface CoverageEntry {
text: string;
}