mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
remove unneeded folder
This commit is contained in:
5
source/front/object-hash-wrapper.js
Normal file
5
source/front/object-hash-wrapper.js
Normal file
@ -0,0 +1,5 @@
|
||||
import objectHash from 'object-hash'
|
||||
|
||||
export default function hash(object) {
|
||||
return objectHash(object)
|
||||
}
|
Reference in New Issue
Block a user