UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 173 B
import { AnySupport } from '../AnySupport.type.js'; /** used when a tag swaps content returned */ export declare function softDestroySupport(lastSupport: AnySupport): void;