Spaces:
Sleeping
Sleeping
| import hash from 'object-hash' | |
| export default function hashConfig(config) { | |
| return hash(config, { ignoreUnknown: true }) | |
| } | |
| import hash from 'object-hash' | |
| export default function hashConfig(config) { | |
| return hash(config, { ignoreUnknown: true }) | |
| } | |