Skip to main content
Version: 15.3.0

CoverageEntry.text property

The content of the style sheet or script.

Signature:

interface CoverageEntry {
text: string;
}