UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 193 B
import { AnySupport } from './index.js'; import { StateMemory } from '../state/StateMemory.type.js'; export declare function checkStateMismatch(config: StateMemory, support: AnySupport): void;