• Preparing search index...
  • The search index is not available
Welshman Docs
  • Welshman Docs
  • @welshman/app
  • loadProfile

Function loadProfile

  • loadProfile(
        key: string,
        ...args: [request: Partial<SubscribeRequestWithHandlers>],
    ): Promise<undefined | PublishedProfile>
  • Parameters

    • key: string
    • ...args: [request: Partial<SubscribeRequestWithHandlers>]

    Returns Promise<undefined | PublishedProfile>

    • Defined in packages/app/src/profiles.ts:22

Settings

Member Visibility
Welshman Docs
  • Loading...