mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-25 17:08:35 +03:00
add getHashCache where applicable=
This commit is contained in:
@@ -10,4 +10,4 @@ export function getHash<T extends string>(value: T, times = 5000): T & HashedVal
|
||||
}
|
||||
|
||||
return value as T & HashedValue;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user