Variable: MAX_IPC_CLIPBOARD_TEXT_BYTES
const MAX_IPC_CLIPBOARD_TEXT_BYTES: number;
Defined in: shared/constants/ipc.ts:8
Maximum UTF-8 byte length accepted for clipboard text transported over IPC.
const MAX_IPC_CLIPBOARD_TEXT_BYTES: number;
Defined in: shared/constants/ipc.ts:8
Maximum UTF-8 byte length accepted for clipboard text transported over IPC.