UNPKG

taggedjs

Version:

tagged template reactive html

3 lines (2 loc) 167 B
import { TagTemplate } from './getDomTag.function.js'; export declare function isLastRunMatched(strings: string[], values: unknown[], lastRun?: TagTemplate): boolean;