UNPKG

119 BJavaScriptView Raw
1const HTMLNoComments = require('./HTMLNoComments');
2module.exports = class HTMLStyleElement extends HTMLNoComments {};