UNPKG

linkedom

Version:

A triple-linked lists based DOM implementation

5 lines (4 loc) 114 B
export class TextElement extends HTMLElement { toString(): any; } import { HTMLElement } from './element.js';