Function: assertJsonImportPayloadWithinIpcBudget()
assertJsonImportPayloadWithinIpcBudget(
data:string):void
Defined in: shared/utils/ipcPayloadBudgets.ts:49
Asserts a JSON import string is within the renderer main IPC budget.
Parametersโ
dataโ
string
Returnsโ
void