Files
PayDirt/node_modules/@azure/msal-browser/dist/error/NativeAuthErrorCodes.d.ts

4 lines
205 B
TypeScript
Raw Normal View History

2025-11-12 10:13:24 -05:00
export declare const contentError = "ContentError";
export declare const pageException = "PageException";
export declare const userSwitch = "user_switch";
//# sourceMappingURL=NativeAuthErrorCodes.d.ts.map