UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 298 B
import { AnySupport } from '../AnySupport.type.js'; import { WrapRunner } from '../props/alterProp.function.js'; export declare function updateExistingArray(prop: WrapRunner[], priorProp: WrapRunner, newSupport: AnySupport, ownerSupport: AnySupport, depth: number, maxDepth: number): WrapRunner[];