UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 258 B
import { AnySupport } from '../../tag/AnySupport.type.js'; import { Callback } from './bindSubjectCallback.function.js'; export declare function processAttributeFunction(element: Element, newAttrValue: Callback, support: AnySupport, attrName: string): void;