Files
PayDirt/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/MsalFrameStatsUtils.d.ts

3 lines
269 B
TypeScript
Raw Normal View History

2025-11-12 10:13:24 -05:00
import { InProgressPerformanceEvent, Logger } from "@azure/msal-common/browser";
export declare function collectInstanceStats(currentClientId: string, performanceEvent: InProgressPerformanceEvent, logger: Logger): void;
//# sourceMappingURL=MsalFrameStatsUtils.d.ts.map