UNPKG

node-opcua-pki

Version:
6 lines (5 loc) 270 B
export declare const doDebug: string | boolean; export declare const displayError = true; export declare const displayDebug: boolean; export declare function debugLog(...args: [any?, ...any[]]): void; export declare function warningLog(...args: [any?, ...any[]]): void;