mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Update constants.ts
This commit is contained in:
parent
f860fc1801
commit
4f6138ea65
@ -1,4 +1,4 @@
|
||||
import type { ModelInfo, OllamaApiResponse } from './types';
|
||||
import type { ModelInfo, OllamaApiResponse, OllamaModel } from './types';
|
||||
|
||||
export const WORK_DIR_NAME = 'project';
|
||||
export const WORK_DIR = `/home/${WORK_DIR_NAME}`;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user