246d201
1
2
3
4
5
interface Window { __APP_MODE__?: "saas" | "oss"; __GITHUB_CLIENT_ID__?: string | null; }