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.
6 lines (5 loc) • 309 B
TypeScript
export declare var __decorate: (decorators: any, target: any, key: any, desc: any) => any;
export declare var __assign: any;
export declare function __extends(thisClass: any, baseClass: any): void;
export declare var __spreadArrays: () => any[];
export declare var __spreadArray: (to: any, from: any) => any;