UNPKG

batched-promise

Version:

An extension for Promise with support for running asynchronous functions in batches/chunks.

6 lines (5 loc) 122 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ export default { preset: "ts-jest", testEnvironment: "node", };