Welshman Docs / @welshman/app / loadProfile
Variable: loadProfile() ​
loadProfile: (
key
,relays
,force
) =>Promise
<undefined
|PublishedProfile
>
Defined in: app/src/profiles.ts:19
Parameters ​
key ​
string
relays ​
string
[] = []
force ​
boolean
= false
Returns ​
Promise
<undefined
| PublishedProfile
>