interface LinkStyle {
    sheet: null | CSSStyleSheet;
}

Hierarchy (View Summary)

Properties

Properties

sheet: null | CSSStyleSheet