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) 101 B
export declare const removeUndefinedKeys: (obj: Record<string, unknown>) => Record<string, unknown>;