/home/techb158/balavpn.abdallabala.com/node_modules/next/dist/build/jest/__mocks__
NameSizeModeActions
empty.d.ts00666editdlrm
empty.js4330666editdlrm
empty.js.map2100666editdlrm
fileMock.d.ts00666editdlrm
fileMock.js5000666editdlrm
fileMock.js.map3890666editdlrm
nextFontMock.d.ts00666editdlrm
nextFontMock.js6550666editdlrm
nextFontMock.js.map6150666editdlrm
styleMock.d.ts00666editdlrm
styleMock.js3970666editdlrm
styleMock.js.map2070666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/next/dist/build/jest/__mocks__/fileMock.js (500B)
"use strict"; module.exports = { src: '/img.jpg', height: 40, width: 40, blurDataURL: 'data:image/png;base64,imagedata' }; if ((typeof exports.default === 'function' || (typeof exports.default === 'object' && exports.default !== null)) && typeof exports.default.__esModule === 'undefined') { Object.defineProperty(exports.default, '__esModule', { value: true }); Object.assign(exports.default, exports); module.exports = exports.default; } //# sourceMappingURL=fileMock.js.map