style: type

This commit is contained in:
手瓜一十雪
2024-08-25 21:59:07 +08:00
parent 5b99c3aca4
commit 5519fa9c0e
2 changed files with 1 additions and 3 deletions

View File

@@ -77,5 +77,3 @@ export class QQBasicInfoWrapper {
return { appid: systemPlatform === 'linux' ? '537240795' : '537240709', qua: this.getQUAInternal() };
}
}
export let QQBasicInfo: QQBasicInfoWrapper | undefined;