Home > @lndsld/data-structures > hash
Signature:
declare function hash(item: unknown): string;
Returns:
string