UNPKG

survey-creator-core

Version:

A framework-independent core package of the SurveyJS Survey Creator component. With Survey Creator, you can visually design complex, interactive JSON forms and surveys in a drag-and-drop interface.

11 lines (10 loc) 197 B
export declare var svgBundle: { V1?: string; V2?: string; }; export declare const iconsV1: { [index: string]: string; }; export declare const iconsV2: { [index: string]: string; };