UNPKG

@customgform-lib/react-customgform

Version:

Simple [React](http://facebook.github.io/react/) component acting as a thin layer over the [CustomGForm - Google Form Customizer](https://customgform.com/)

4 lines (3 loc) 108 B
export declare function prefillObjectToString(obj: { [key: string]: string | number; } | null): string;