interface Stowerimport { type Stower } from "https://deno.land/x/domdom@v4.12.0/data/index.ts"; Methodsadd(value: any,index: number,subIndex?: number,path?: string,): voidremove(value: any,index: number,subIndex?: number,path?: string,): voidor(index: number, or: any): void