UNPKG

@scalar/api-client

Version:

the open source API testing client

3 lines 254 B
import type { ServerObject } from '@scalar/workspace-store/schemas/v3.1/strict/server'; export declare const getServerUrl: (server: ServerObject | null, environmentVariables: Record<string, string>) => string; //# sourceMappingURL=get-server-url.d.ts.map