Module

x/xelement/module/tools.d.ts>removeBetween

X-Element a zero knowledge curve, agnostic non framework that enhances custom elements with functionality and data binding that mimics native custom element and language standards.
Latest
variable removeBetween
import { removeBetween } from "https://dotland.deno.dev/x/xelement@9.1.10/module/tools.d.ts";

type

(start: Node, end: Node) => void