UNPKG

iweb-cache

Version:

轻量且强悍的 Cache库, 为您暴露丰富而统一的 API, 使得业务调用更加简便.

6 lines 165 B
/** @type {import('@ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'jsdom', // testEnvironment: 'node', };