code-config.d.ts 139 B

12
  1. export declare function getCodeClientProxyUrl(): string;
  2. export declare function getBase64Encoding(enabled?: string | undefined): boolean;