Vanessa 2025-03-19 18:52:36 +08:00
parent 8bf263a871
commit f5a72edcfd
4 changed files with 15 additions and 0 deletions

View file

@ -224,6 +224,8 @@ interface Window {
showKeyboardToolbar(height: number): void
IOSPurchase(data: string): void
hideKeyboardToolbar(): void
openFileByURL(URL: string): boolean