ya-express-ntlm
Version:
20 lines • 546 B
TypeScript
export declare const debugNtlmAuthFlow: {
(msg: string): void;
enabled: boolean;
};
export declare const hnColor = "\u001B[32m";
export declare const hvInColor = "\u001B[35m";
export declare const hvOutColor = "\u001B[36m";
export declare const debugNtlmLdapProxy: {
(msg: string): void;
enabled: boolean;
};
export declare const debugNtlmLdapProxyId: {
(msg: string): void;
enabled: boolean;
};
export declare const debugNtlmContext: {
(msg: string): void;
enabled: boolean;
};
//# sourceMappingURL=debug.d.ts.map