UNPKG

synthex

Version:

Type-safe LLM response simulation with streaming & error injection

7 lines (6 loc) 180 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testPathIgnorePatterns: ['/node_modules/', '/dist/'], moduleFileExtensions: ['ts', 'js', 'json', 'node'], };