Gun-Vue docs / crypto/useCrypto / hashObj
Function: hashObj()
hashObj(
obj):Promise<{hash:any;hashed:string; }>
Defined in: src/crypto/useCrypto.js:27
Parameters
obj
any
Returns
Promise<{ hash: any; hashed: string; }>
Gun-Vue docs / crypto/useCrypto / hashObj
hashObj(
obj):Promise<{hash:any;hashed:string; }>
Defined in: src/crypto/useCrypto.js:27
any
Promise<{ hash: any; hashed: string; }>