UNPKG

@typeform/embed

Version:

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

2 lines (1 loc) 66 B
export type BehavioralType = 'exit' | 'load' | 'scroll' | 'time';