✨ 🌄 hash.ts
This commit is contained in:
@@ -44,3 +44,4 @@ export function hashPair(a: string, b: string): string {
|
|||||||
.update(b)
|
.update(b)
|
||||||
.digest('hex')
|
.digest('hex')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user