UNPKG

create-next-flask

Version:
6 lines (4 loc) 126 B
import hash from 'object-hash' export default function hashConfig(config) { return hash(config, { ignoreUnknown: true }) }