Sha256: 5e0af70e25761ecb47329d818a59e14f91a6efebecaa06a9dc48f8a9971ab082
Contents?: true
Size: 198 Bytes
Versions: 46
Compression:
Stored size: 198 Bytes
Contents
"use strict"; const HTMLElementImpl = require("./HTMLElement-impl").implementation; class HTMLModElementImpl extends HTMLElementImpl {} module.exports = { implementation: HTMLModElementImpl };
Version data entries
46 entries across 46 versions & 2 rubygems