Variable unknownItemTypeErrorConst

unknownItemTypeError: ErrorHelper<{
    item: unknown;
} & DefaultErrorType> = ...