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