This commit is contained in:
pa
2025-07-14 21:28:13 +09:00
committed by Natsumi
parent f53eed46cd
commit b5b962b198
5 changed files with 15 additions and 16 deletions

View File

@@ -6,7 +6,6 @@ declare global {
interface Window {
$app: any;
API: API;
AppApi: AppApi;
WebApi: WebApi;
VRCXStorage: VRCXStorage;