chore: 初始化仓库基线(AGENTS.md、git 规范、敏感文件排除)
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
declare module '@env' {
|
||||
export const API_BASE_URL: string;
|
||||
export const WS_BASE_URL: string;
|
||||
}
|
||||
Reference in New Issue
Block a user