UNPKG

taggedjs

Version:

tagged template reactive html

3 lines (2 loc) 144 B
import { ContextItem } from "../index.js"; export declare function checkSimpleValueChange(newValue: unknown, contextItem: ContextItem): -1 | 6;