Your IP : 216.73.216.79


Current Path : /var/www/html/mysis/node_modules/tailwindcss/src/util/
Upload File :
Current File : /var/www/html/mysis/node_modules/tailwindcss/src/util/hashConfig.js

import hash from 'object-hash'

export default function hashConfig(config) {
  return hash(config, { ignoreUnknown: true })
}