New
🏠 Home
›
llama.cpp
›
tools
›
server
›
webui
›
src
›
lib
›
constants
›
max-bundle-size.ts
TYPESCRIPT
max-bundle-size.ts
48.0 B
2026-04-19 19:14
⬇️ Download
← Back
export const MAX_BUNDLE_SIZE = 2 * 1024 * 1024;