feat: add gated h5 code run entry
This commit is contained in:
Vendored
+2
@@ -7,6 +7,8 @@ interface ImportMetaEnv {
|
||||
readonly VITE_TKMIND_MEMORY_QUERY: string;
|
||||
readonly VITE_PLAZA_BASE?: string;
|
||||
readonly VITE_MINDSPACE_BASE?: string;
|
||||
readonly VITE_AGENT_CODE_RUNS_ENABLED?: string;
|
||||
readonly VITE_AGENT_CODE_RUNS_AUTODETECT?: string;
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user