mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13: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_color?: string;
|
||||||
button_text_color?: string;
|
button_text_color?: string;
|
||||||
};
|
};
|
||||||
|
// Version check helper
|
||||||
|
isVersionAtLeast: (version: string) => boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
interface Window {
|
interface Window {
|
||||||
|
|||||||
Reference in New Issue
Block a user