Skip to content

@pbvex/protocol / DeploymentConfig

Type Alias: DeploymentConfig

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

Generated API reference. Source of truth is the codebase.