Skip to content

@pbvex/protocol / normalizeConfig

Function: normalizeConfig()

normalizeConfig(config?): DeploymentConfig

Parameters

config?

Partial<Readonly<{ defaultRequestTimeoutMs: number; httpPathPrefix: string; maxFunctionArgsBytes: number; maxReturnValueBytes: number; maxUploadBytes: number; realtimePath: string; }>>

Returns

DeploymentConfig

Generated API reference. Source of truth is the codebase.