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