UNPKG

pdfix-sdk

Version:

Take the full control over the PDF documents with PDFix SDK. Leverage the advantages of the PDFix SDK WebAssembly build for use in both Node.js and web applications

5 lines 105 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/*.test.(ts|js)'], };