%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/HTMLIFrameElement-impl.js |
"use strict";
const HTMLFrameElementImpl = require("./HTMLFrameElement-impl").implementation;
class HTMLIFrameElementImpl extends HTMLFrameElementImpl { }
module.exports = {
implementation: HTMLIFrameElementImpl
};