[TS] Properly type __vendettaVersion ()

This commit is contained in:
V 2023-05-30 20:03:49 +02:00 committed by GitHub
commit 277401c752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions
src/lib

View file

@ -59,7 +59,6 @@ export function patchLogHook() {
}
}
// @ts-expect-error
export const versionHash: string = __vendettaVersion;
export function getDebugInfo() {