File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
packages/wrangler/src/api/remoteBindings Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -119,9 +119,6 @@ type WorkerConfigObject = {
119119/**
120120 * Utility for potentially starting or updating a remote proxy session.
121121 *
122- * It uses an internal map for storing existing remote proxy session indexed by worker names. If no worker name is provided
123- * the remote proxy session won't be retrieved nor saved to/from the internal map.
124- *
125122 * @param wranglerOrWorkerConfigObject either a file path to a wrangler configuration file or an object containing the name of
126123 * the target worker alongside its bindings.
127124 * @param preExistingRemoteProxySessionData the optional data of a pre-existing remote proxy session if there was one, this
You can’t perform that action at this time.
0 commit comments