Welshman Docs / @welshman/app / loadRelaySelections
Variable: loadRelaySelections() ​
loadRelaySelections: (
key
,relays
) =>Promise
<undefined
|PublishedList
>
Defined in: app/src/relaySelections.ts:74
Parameters ​
key ​
string
relays ​
string
[] = []
Returns ​
Promise
<undefined
| PublishedList
>