UNPKG

@azure/cosmos

Version:
10 lines 377 B
import { CosmosDbDiagnosticLevel } from "./CosmosDbDiagnosticLevel.js"; /** * @hidden */ export declare const CosmosDbDiagnosticLevelOrder: CosmosDbDiagnosticLevel[]; /** * @hidden */ export declare function allowTracing(levelToCheck: CosmosDbDiagnosticLevel, clientDiagnosticLevel: CosmosDbDiagnosticLevel): boolean; //# sourceMappingURL=diagnosticLevelComparator.d.ts.map