UNPKG

mock-async-storage

Version:

Its a mock of react-native AsyncStorage for jest tests

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