mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-10 20:12:48 +00:00
feat: version and issue url
This commit is contained in:
3
src/env.d.ts
vendored
3
src/env.d.ts
vendored
@@ -12,3 +12,6 @@ interface ImportMetaEnv {
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
|
||||
declare const HOMEPAGE_URL: string
|
||||
declare const BUGS_URL: string
|
||||
|
||||
Reference in New Issue
Block a user