修复HandleRequestAction接口问题

This commit is contained in:
子沐呀
2024-07-21 18:09:32 +08:00
Unverified
parent 8ab2ee0497
commit 7a0e3d8019
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -234,4 +234,4 @@ declare class Event {
containerId: number
) => void
): boolean;
}
}