UNPKG

taggedjs

Version:

tagged template reactive html

3 lines (2 loc) 132 B
import { StatesSetter } from './states.utils.js'; export declare function syncStates(from: StatesSetter, onto: StatesSetter): void;