UNPKG

n8n-nodes-text-splitter-chunker

Version:

n8n node to split text into chunks.

12 lines (11 loc) 214 B
{ "compilerOptions": { "target": "ES2019", "module": "CommonJS", "outDir": "dist", "declaration": true, "strict": true, "esModuleInterop": true }, "include": ["src/**/*"] }