UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 219 B
import { Context } from '../tag/Tag.class.js'; import { Support } from '../tag/Support.class.js'; export declare function scanTextAreaValue(textarea: HTMLTextAreaElement, context: Context, ownerSupport: Support): void;