@glodon-aiot/react-components
Version:
aiot react components
22 lines (21 loc) • 746 B
JavaScript
const _ = 5242880, I = 2097152, S = 2097152, o = 5242880, t = 5242880, E = 2097152, s = 2097152, n = 2097152, A = 2097152, c = 104857600, M = 104857600, X = 1e4, Z = 1e4, L = 5e3, e = 1e3, N = 5242880, P = 3e4, F = ["text", "json", "csv", "tsv", "markdown", "html", "xml", "jsonl", "image", "pdf", "code"];
export {
Z as MAX_CSV_ROWS,
o as MAX_CSV_SIZE,
X as MAX_DISPLAY_LINES,
I as MAX_DISPLAY_SIZE,
c as MAX_FALLBACK_SIZE,
_ as MAX_FILE_SIZE,
A as MAX_HIGHLIGHT_SIZE,
L as MAX_JSONL_LINES,
E as MAX_JSONL_SIZE,
S as MAX_JSON_SIZE,
s as MAX_MARKDOWN_SIZE,
t as MAX_TSV_SIZE,
n as MAX_XML_SIZE,
e as MAX_ZIP_FILES,
M as MAX_ZIP_FILE_SIZE,
F as SAFE_FILE_TYPES,
N as ZIP_CHUNK_SIZE,
P as ZIP_ENTRIES_TIMEOUT
};