Home > @eppo/js-client-sdk > getConfigUrl
Used to build the URL for fetching the flag configuration.
Signature:
export declare function getConfigUrl(apiKey: string, baseUrl?: string): URL;
Parameter | Type | Description |
---|---|---|
apiKey | string | |
baseUrl | string | (Optional) |
Returns:
URL
a URL string