Preparing search index...
The search index is not available
@shazow/whatsabi
@shazow/whatsabi
proxies
DiamondProxyResolver
Class DiamondProxyResolver
Hierarchy (
view full
)
BaseProxyResolver
DiamondProxyResolver
Implements
ProxyResolver
Index
Constructors
constructor
Methods
facets
resolve
selectors
to
String
Properties
name
Constructors
constructor
new
Diamond
Proxy
Resolver
(
name
?
)
:
DiamondProxyResolver
Parameters
Optional
name
:
string
Returns
DiamondProxyResolver
Methods
facets
facets
(
provider
,
address
)
:
Promise
<
Record
<
string
,
string
[]
>
>
Parameters
provider
:
StorageProvider
address
:
string
Returns
Promise
<
Record
<
string
,
string
[]
>
>
resolve
resolve
(
provider
,
address
,
selector
)
:
Promise
<
string
>
Parameters
provider
:
StorageProvider
&
CallProvider
address
:
string
selector
:
string
Returns
Promise
<
string
>
selectors
selectors
(
provider
,
address
)
:
Promise
<
string
[]
>
Parameters
provider
:
StorageProvider
address
:
string
Returns
Promise
<
string
[]
>
to
String
to
String
(
)
:
string
Returns
string
Properties
name
name
:
string
= "DiamondProxy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
facets
resolve
selectors
to
String
Properties
name
@shazow/whatsabi
Loading...