UNPKG

@mazix/n8n-nodes-converter-documents

Version:

n8n node to convert various document formats (DOCX, DOC, XML, YML, XLSX, CSV, PDF, TXT, PPT, PPTX, HTML, JSON, ODT, ODP, ODS) to JSON or text format

6 lines 180 B
"use strict"; /** * Общие типы и интерфейсы проекта */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map