UNPKG

ajsfw

Version:
4 lines (3 loc) 93 B
import { IElement } from "./IElement"; export interface IHTMLElement extends IElement { }