UNPKG

lume-ai

Version:

A powerful yet simple library to build your own AI applications.

7 lines (6 loc) 145 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', testTimeout: 20000, }