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