interface LinkStyle {
    sheet: null | CSSStyleSheet;
}

层级 (查看完整内容)

属性

属性

sheet: null | CSSStyleSheet