* webui: architecture foundation (non-MCP core refactors) * chore: update webui build output
4 lines
135 B
TypeScript
4 lines
135 B
TypeScript
export const INITIAL_FILE_SIZE = 0;
|
|
export const PROMPT_CONTENT_SEPARATOR = '\n\n';
|
|
export const CLIPBOARD_CONTENT_QUOTE_PREFIX = '"';
|