Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/jsdom/lib/jsdom/living/nodes/HTMLHRElement-impl.js

"use strict";

const HTMLElementImpl = require("./HTMLElement-impl").implementation;

class HTMLHRElementImpl extends HTMLElementImpl { }

module.exports = {
  implementation: HTMLHRElementImpl
};
Back to Directory File Manager