UNPKG

@revealbi/ui

Version:

6 lines (5 loc) 149 B
export declare class RevealSdkSettings { private static _serverUrl; static set serverUrl(url: string); static get serverUrl(): string; }