UNPKG

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) 154 B
export default class FormsMap { private map; private res; constructor(map: any); private mapDataRecursive; mapData(data: any): any; }