UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 223 B
import { AnySupport } from '../tag/index.js'; /** Called when one tag changes and we need to find other tags that will need to be rendered */ export declare function providersChangeCheck(support: AnySupport): AnySupport[];