Files
PasswordManager/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.d.ts
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

3 lines
269 B
TypeScript

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