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) 217 B
export declare const mergeOptions: (...args: Array<Record<string, undefined | string | boolean | number | Record<string, unknown>>>) => Record<string, string | number | boolean | Record<string, unknown> | undefined>;