UNPKG

@deephaven/auth-plugins

Version:
6 lines 198 B
export declare class AuthenticationError extends Error { name: string; isAuthenticationError: boolean; } export default AuthenticationError; //# sourceMappingURL=AuthenticationError.d.ts.map