UNPKG

@codesandbox/sdk

Version:
7 lines (6 loc) 337 B
export declare function getInferredBaseUrl(token: string): string; export declare function getInferredApiKey(): string; export declare function getInferredApiHost(): string; export declare function getInferredRegistryUrl(): string; export declare function isLocalEnvironment(): boolean; export declare function isBetaAllowed(): boolean;