mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
lint
This commit is contained in:
@@ -42,6 +42,7 @@ export interface IAcmeError {
|
||||
|
||||
export class AcmeError extends Error implements IAcmeError {
|
||||
type: AcmeErrorType;
|
||||
|
||||
message: string;
|
||||
|
||||
status: number;
|
||||
|
||||
Reference in New Issue
Block a user