mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 17:50:11 +01:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
module.exports = {
|
|
has: () => jest.fn()
|
|
}
|