UNPKG

@luisbovo/fidebe

Version:

Modern floating feedback widget for React apps. Collect user feedback, screenshots, images, and context with a customizable modal.

5 lines (4 loc) 145 B
export declare const objectValuesToControls: (obj: Record<string, string>, control?: string) => { control: string; options: string[]; };