UNPKG

@supernovaio/cli

Version:

Supernova.io Command Line Interface

6 lines 220 B
export declare class NotAuthorizedError extends Error { readonly code: string; constructor(message?: string, code?: string); getFormattedMessage(): string; } //# sourceMappingURL=not-authorized.error.d.ts.map