UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 246 B
import { TagSupport } from './tag/TagSupport.class.js'; export declare function alterProps(props: unknown, ownerSupport: TagSupport): any; export declare function callbackPropOwner(toCall: Function, callWith: any, ownerSupport: TagSupport): any;