Skip to main content
Version: 19.7.2

CoverageEntry.text property

The content of the style sheet or script.

Signature:

interface CoverageEntry {
text: string;
}