Welshman Docs / @welshman/app / loadProfile
Function: loadProfile() ​
loadProfile(
key
, ...args
):Promise
<undefined
|PublishedProfile
>
Defined in: packages/app/src/profiles.ts:22
Parameters ​
key ​
string
args ​
...[Partial
<SubscribeRequestWithHandlers
>]
Returns ​
Promise
<undefined
| PublishedProfile
>