mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Update vite-env.d.ts
This commit is contained in:
2
src/vite-env.d.ts
vendored
2
src/vite-env.d.ts
vendored
@@ -85,6 +85,8 @@ interface TelegramWebApp {
|
||||
button_color?: string;
|
||||
button_text_color?: string;
|
||||
};
|
||||
// Version check helper
|
||||
isVersionAtLeast: (version: string) => boolean;
|
||||
}
|
||||
|
||||
interface Window {
|
||||
|
||||
Reference in New Issue
Block a user