@pbvex/protocol / DeploymentConfig
Type Alias: DeploymentConfig
DeploymentConfig =
Readonly<{defaultRequestTimeoutMs:number;httpPathPrefix:string;maxFunctionArgsBytes:number;maxReturnValueBytes:number;maxUploadBytes:number;realtimePath:string; }>