semblance-dev/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.d.ts
2025-12-19 19:26:16 +00:00

3 lines
No EOL
271 B
TypeScript
Executable file

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