UNPKG

@typeform/embed

Version:

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

11 lines (10 loc) 349 B
export * from './embed-types'; export * from './base-options'; export * from './url-options'; export * from './actionable-options'; export * from './behavioral-type'; export * from './behavioral-options'; export * from './sizeable-options'; export * from './iframe-options'; export * from './modal-window-options'; export * from './button-options';