Skip to main content
Version: 17.0.0

CoverageEntry.text property

The content of the style sheet or script.

Signature:

interface CoverageEntry {
text: string;
}