develop
// Jest configuration for apiconst base = require('../../jest.config.base.js'); module.exports = { ...base, name: 'js-crypto-hash', displayName: 'js-crypto-hash'};