%PDF- %PDF-
Direktori : /usr/share/nodejs/jsdom/lib/jsdom/living/nodes/ |
Current File : //usr/share/nodejs/jsdom/lib/jsdom/living/nodes/HTMLPreElement-impl.js |
"use strict"; const HTMLElementImpl = require("./HTMLElement-impl").implementation; class HTMLPreElementImpl extends HTMLElementImpl { } module.exports = { implementation: HTMLPreElementImpl };