Skip to content

Gun-Vue docs v0.25.0


Gun-Vue docs / crypto/useCrypto / getShortHash

Function: getShortHash()

getShortHash(text, salt): Promise<any>

Defined in: src/crypto/useCrypto.js:33

Parameters

text

any

salt

any

Returns

Promise<any>

MIT