UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 220 B
import { TagCounts } from '../TagCounts.type.js'; import { AnySupport } from '../AnySupport.type.js'; export declare function processFirstTagResult(support: AnySupport, counts: TagCounts, appendTo: Element): AnySupport;