UNPKG

@typeform/embed

Version:

**Typeform/embed** is the core embed library that lets you embed typeforms to your website using vanilla JavaScript.

6 lines (5 loc) 112 B
/** * Tell browser to redraw the iframe. DIST-713. * */ export declare function triggerIframeRedraw(): void;