UNPKG

taggedjs

Version:

tagged template reactive html

5 lines (4 loc) 214 B
import { BaseSupport, Support } from '../Support.class.js'; import { State } from '../../state/state.types.js'; export declare function beforeRender(support: BaseSupport | Support, // new prevState?: State): void;