survey-pdf
Version:
survey.pdf.js is a SurveyJS PDF Library. It is a easy way to export SurveyJS surveys to PDF. It uses JSON for survey metadata.
8 lines (7 loc) • 479 B
TypeScript
export declare function __extends(d: any, b: any): void;
export declare var __assign: () => any;
export declare function __rest(s: any, e: any): any;
export declare function __decorate(decorators: any, target: any, key: any, desc: any): any;
export declare function __awaiter(thisArg: any, _arguments: any, P: any, generator: any): any;
export declare function __generator(thisArg: any, body: any): any;
export declare function __spreadArray(to: any, from: any, pack: any): any;