UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 209 B
import { SupportContextItem } from './index.js'; /** sets global.deleted on support and all children */ export declare function smartRemoveKids(context: SupportContextItem, allPromises: Promise<any>[]): void;