UNPKG

@applitools/jsdom

Version:

jsdom without canvas 19.0.0

10 lines (6 loc) 220 B
"use strict"; const HTMLFrameElementImpl = require("./HTMLFrameElement-impl").implementation; class HTMLIFrameElementImpl extends HTMLFrameElementImpl { } module.exports = { implementation: HTMLIFrameElementImpl };