StyleSheet: type property
  The type property of the StyleSheet
  interface specifies the style sheet language for the given style sheet.
Value
A string.
Examples
js
myStyleSheet.type = "text/css";
Specifications
| Specification | 
|---|
| CSS Object Model (CSSOM)  # dom-stylesheet-type  | 
Browser compatibility
BCD tables only load in the browser