@juki-team/commons - v0.1.10
    Preparing search index...

    Variable ERRORConst

    ERROR: {
        [key in ErrorCode]: {
            message: string;
            status: 500 | 400 | 401 | 403 | 404 | 405;
            value: ErrorCode;
        }
    } = ...