ui : mark llama-app-reusable code with a LLAMA-APP-REUSE tag

Assisted-by: pi
This commit is contained in:
Aleksander Grygier
2026-09-04 20:07:36 +02:00
parent d4482116dd
commit 17731e9a92
+1
View File
@@ -45,6 +45,7 @@ export interface ModelDownloadProgress {
totalBytes: number;
}
// LLAMA-APP-REUSE: parsed model id shape
export interface ParsedModelId {
raw: string;