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

4 lines
205 B
TypeScript

export declare const contentError = "ContentError";
export declare const pageException = "PageException";
export declare const userSwitch = "user_switch";
//# sourceMappingURL=NativeAuthErrorCodes.d.ts.map