Preparing search index...
The search index is not available
@shazow/whatsabi
@shazow/whatsabi
proxies
FixedProxyResolver
Class FixedProxyResolver
Hierarchy (
view full
)
BaseProxyResolver
FixedProxyResolver
Implements
ProxyResolver
Index
Constructors
constructor
Methods
resolve
to
String
Properties
name
resolved
Address
Constructors
constructor
new
Fixed
Proxy
Resolver
(
name
,
resolvedAddress
)
:
FixedProxyResolver
Parameters
name
:
string
resolvedAddress
:
string
Returns
FixedProxyResolver
Methods
resolve
resolve
(
provider
,
address
)
:
Promise
<
string
>
Parameters
provider
:
StorageProvider
address
:
string
Returns
Promise
<
string
>
to
String
to
String
(
)
:
string
Returns
string
Properties
name
name
:
string
= "FixedProxy"
Readonly
resolved
Address
resolved
Address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
resolve
to
String
Properties
name
resolved
Address
@shazow/whatsabi
Loading...