@langwatch/scenario
Preparing search index...
voice
OpenedTunnel
Interface OpenedTunnel
interface
OpenedTunnel
{
provider
:
TunnelProvider
;
url
:
string
;
close
()
:
Promise
<
void
>
;
}
Index
Properties
provider
url
Methods
close
Properties
provider
provider
:
TunnelProvider
url
url
:
string
Public HTTPS URL that proxies to the local port.
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
provider
url
Methods
close
@langwatch/scenario
Loading...
Public HTTPS URL that proxies to the local port.