Skip to content

Welshman Docs / @welshman/app / loadProfile

Variable: loadProfile() ​

loadProfile: (key, relays) => Promise<undefined | PublishedProfile>

Defined in: app/src/profiles.ts:19

Parameters ​

key ​

string

relays ​

string[] = []

Returns ​

Promise<undefined | PublishedProfile>