@pbvex/protocol / normalizeConfig
Function: normalizeConfig()
normalizeConfig(
config?):DeploymentConfig
Parameters
config?
Partial<Readonly<{ defaultRequestTimeoutMs: number; httpPathPrefix: string; maxFunctionArgsBytes: number; maxReturnValueBytes: number; maxUploadBytes: number; realtimePath: string; }>>