UNPKG

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