UNPKG

@auth0/nextjs-auth0

Version:
4 lines (3 loc) 84 B
export declare abstract class SdkError extends Error { abstract code: string; }