• Preparing search index...
  • The search index is not available
javascript-sdk - v4.8.0
  • javascript-sdk
  • util/url
  • getEndpointPath

Function getEndpointPath

  • getEndpointPath(
        endpoint: keyof CustomPathConfig,
        realmPath?: string,
        customPaths?: CustomPathConfig,
    ): string
  • Parameters

    • endpoint: keyof CustomPathConfig
    • OptionalrealmPath: string
    • OptionalcustomPaths: CustomPathConfig

    Returns string

    • Defined in util/url.ts:28

Settings

Member Visibility
javascript-sdk - v4.8.0
  • Loading...