UNPKG

jest-fs

Version:

Node.js fs module mock for Jest unit testing

4 lines (2 loc) 62 B
const fs = require('../../jest-fs'); module.exports = fs;