UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 237 B
import { AnySupport, ContextItem } from '../../tag/index.js'; export declare function findStateSupportUpContext(context: ContextItem): AnySupport | undefined; export declare function getSupportWithState(support: AnySupport): AnySupport;