Skip to main content
Version: 18.0.3

CoverageEntry.text property

The content of the style sheet or script.

Signature:

interface CoverageEntry {
text: string;
}