API/api.medcify.app/node_modules/snyk/dist/lib/code-config.d.ts

3 lines
139 B
TypeScript
Raw Normal View History

2022-09-26 06:11:44 +00:00
export declare function getCodeClientProxyUrl(): string;
export declare function getBase64Encoding(enabled?: string | undefined): boolean;