1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-29 00:57:46 +02:00
blowfish/tests/__mocks__/electronStore.js

4 lines
44 B
JavaScript

module.exports = {
has: () => jest.fn()
}